| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim name As String Dim instance As New QualifiedName(name) | |
Parameters
- name
- The name-portion to store as part of the fully qualified name
            Initializes the object with a name.
            
            
            
            
            
            Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    