Mono Class Library: System Namespace

System.GenericUriParserOptions Enumeration

Documentation for this section has not yet been entered. [Edit]
[System.Flags]
public enum GenericUriParserOptions

Remarks

Documentation for this section has not yet been entered. [Edit]

Members

Member NameDescription
AllowEmptyAuthorityDocumentation for this section has not yet been entered. [Edit]
DefaultDocumentation for this section has not yet been entered. [Edit]
DontCompressPathDocumentation for this section has not yet been entered. [Edit]
DontConvertPathBackslashesDocumentation for this section has not yet been entered. [Edit]
DontUnescapePathDotsAndSlashesDocumentation for this section has not yet been entered. [Edit]
GenericAuthorityDocumentation for this section has not yet been entered. [Edit]
NoFragmentDocumentation for this section has not yet been entered. [Edit]
NoPortDocumentation for this section has not yet been entered. [Edit]
NoQueryDocumentation for this section has not yet been entered. [Edit]
NoUserInfoDocumentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0