Documentation for this section has not yet been entered.Syntax
[System.Flags]
public enum GenericUriParserOptions
Remarks
Members
| Member Name | Description |
|---|
| AllowEmptyAuthority | Documentation for this section has not yet been entered. |
| Default | Documentation for this section has not yet been entered. |
| DontCompressPath | Documentation for this section has not yet been entered. |
| DontConvertPathBackslashes | Documentation for this section has not yet been entered. |
| DontUnescapePathDotsAndSlashes | Documentation for this section has not yet been entered. |
| GenericAuthority | Documentation for this section has not yet been entered. |
| NoFragment | Documentation for this section has not yet been entered. |
| NoPort | Documentation for this section has not yet been entered. |
| NoQuery | Documentation for this section has not yet been entered. |
| NoUserInfo | Documentation for this section has not yet been entered. |
Requirements
Namespace: System
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0