Mono Class Library: System Namespace

System.GenericUriParserOptions Enumeration

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

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
AllowEmptyAuthorityDocumentation for this section has not yet been entered.
DefaultDocumentation for this section has not yet been entered.
DontCompressPathDocumentation for this section has not yet been entered.
DontConvertPathBackslashesDocumentation for this section has not yet been entered.
DontUnescapePathDotsAndSlashesDocumentation for this section has not yet been entered.
GenericAuthorityDocumentation for this section has not yet been entered.
NoFragmentDocumentation for this section has not yet been entered.
NoPortDocumentation for this section has not yet been entered.
NoQueryDocumentation for this section has not yet been entered.
NoUserInfoDocumentation 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