UriComponents Enumeration Home
This page is specific to:.NET Framework Version:2.03.03.5Silverlight 34.0
.NET Framework Class Library
UriComponents Enumeration

Specifies the parts of a Uri.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

Namespace:  System
Assembly:  System (in System.dll)
Syntax

'Usage

Dim instance As UriComponents

'Declaration

<FlagsAttribute> _
Public Enumeration UriComponents
Members

Member nameDescription
Supported by the .NET Compact FrameworkSupported by the XNA FrameworkSchemeThe Scheme data.
Supported by the .NET Compact FrameworkSupported by the XNA FrameworkUserInfoThe UserInfo data.
Supported by the .NET Compact FrameworkSupported by the XNA FrameworkHostThe Host data.
Supported by the .NET Compact FrameworkSupported by the XNA FrameworkPortThe Port data.
Supported by the .NET Compact FrameworkSupported by the XNA FrameworkPathThe LocalPath data.
Supported by the .NET Compact FrameworkSupported by the XNA FrameworkQueryThe Query data.
Supported by the .NET Compact FrameworkSupported by the XNA FrameworkFragmentThe Fragment data.
Supported by the .NET Compact FrameworkSupported by the XNA FrameworkStrongPortThe Port data. If no port data is in the Uri and a default port has been assigned to the Scheme, the default port is returned. If there is no default port, -1 is returned.
Supported by the .NET Compact FrameworkSupported by the XNA FrameworkKeepDelimiterSpecifies that the delimiter should be included.
Supported by the .NET Compact FrameworkSupported by the XNA FrameworkSerializationInfoStringThe complete Uri context that is needed for Uri Serializers. The context includes the IPv6 scope.
Supported by the .NET Compact FrameworkSupported by the XNA FrameworkAbsoluteUriThe Scheme, UserInfo, Host, Port, LocalPath, Query, and Fragment data.
Supported by the .NET Compact FrameworkSupported by the XNA FrameworkHostAndPortThe Host and Port data. If no port data is in the Uri and a default port has been assigned to the Scheme, the default port is returned. If there is no default port, -1 is returned.
Supported by the .NET Compact FrameworkSupported by the XNA FrameworkStrongAuthorityThe UserInfo, Host, and Port data. If no port data is in the Uri and a default port has been assigned to the Scheme, the default port is returned. If there is no default port, -1 is returned.
Supported by the .NET Compact FrameworkSupported by the XNA FrameworkSchemeAndServerThe Scheme, Host, and Port data.
Supported by the .NET Compact FrameworkSupported by the XNA FrameworkHttpRequestUrlThe Scheme, Host, Port, LocalPath, and Query data.
Supported by the .NET Compact FrameworkSupported by the XNA FrameworkPathAndQueryThe LocalPath and Query data. Also see PathAndQuery.
Remarks

This enumeration is used to identify the parts of a Uri. This enumeration is used with the Uri..::.GetComponents method.

Platforms

Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98, Windows CE, Windows Mobile for Smartphone, Windows Mobile for Pocket PC, Xbox 360, Zune

The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Version Information

.NET Framework

Supported in: 3.5, 3.0, 2.0

.NET Compact Framework

Supported in: 3.5, 2.0

XNA Framework

Supported in: 3.0, 2.0, 1.0
See Also

Reference

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View