| Name | Description | |
|---|---|---|
|  | DefaultNamespaceUriString | The default namespace URI string to be used if no namespace is specified in the input string. | 
|  | DisplayString | The display string for the current object. | 
 
            The following tables list the members exposed by _UAQualifiedNameParser.
| Name | Description | |
|---|---|---|
|  | DefaultNamespaceUriString | The default namespace URI string to be used if no namespace is specified in the input string. | 
|  | DisplayString | The display string for the current object. | 
| Name | Description | |
|---|---|---|
|  | Clone | |
|  | Equals | |
|  | GetHashCode | |
|  | GetType | |
|  | Parse | Parses a string containing a qualified name, and returns a corresponding qualified name object. | 
|  | ToString | |
|  | TryParse | Converts the string representation of a qualified name to equivalent qualified name object. A return value indicates whether the conversion succeeded. |