| Visual Basic (Usage) |  Copy Code | 
|---|---|
| C# | |
|---|---|
| public QualifiedName operator implicit( string value ) | |
Parameters
- value
- The string to turn into a fully qualified name
            Converts a string to a qualified name.
            
            
            
            
            
            Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    