Mono Class Library: System Namespace

System.UriComponents Enumeration

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

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
AbsoluteUriDocumentation for this section has not yet been entered.
FragmentDocumentation for this section has not yet been entered.
HostDocumentation for this section has not yet been entered.
HostAndPortDocumentation for this section has not yet been entered.
HttpRequestUrlDocumentation for this section has not yet been entered.
KeepDelimiterDocumentation for this section has not yet been entered.
PathDocumentation for this section has not yet been entered.
PathAndQueryDocumentation for this section has not yet been entered.
PortDocumentation for this section has not yet been entered.
QueryDocumentation for this section has not yet been entered.
SchemeDocumentation for this section has not yet been entered.
SchemeAndServerDocumentation for this section has not yet been entered.
SerializationInfoStringDocumentation for this section has not yet been entered.
StrongAuthorityDocumentation for this section has not yet been entered.
StrongPortDocumentation for this section has not yet been entered.
UserInfoDocumentation 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