Visual Basic (Usage) | ![]() |
---|---|
Dim text As String Dim value As QualifiedName value = QualifiedName.Parse(text) |
C# | |
---|---|
public static QualifiedName Parse( string text ) |
Parameters
- text
- The QualifiedName value as a string.
Exception | Description |
---|---|
ServiceResultException | Thrown under a variety of circumstances, each time with a specific message. |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x