UriPartial (System.UriPartial)

Inherits: System.Enum

Interfaces: IComparable, IFormattable, IConvertible

Derived Types: 0

Assembly: System.dll

Defines the parts of a URI for the method.

VB.NET C#

VB.NET

Public Enum Structure UriPartial
  Implements System.IComparable, System.IFormattable, System.IConvertible
End Enum

Articles

May 20, 2002 - A Sample Batch of Namespaces

... System.Environment.SpecialFolder System.LoaderOptimization System.PlatformID System.TypeCode System.UriHostNameType System.UriPartial ...

Peachpit Press - 0321194454 - .NET Framework Standard Library ...

System UriPartial Enum: Networking

Pearson Education - .NET Framework Standard Library Annotated ...

System.UriPartial Enum. System.Void Structure. System.Net.WebClient. System.Net.WebException. System.Net.WebExceptionStatus Enum. System.Net.WebHeaderCollection

System.Uri Class

The System.Uri.GetLeftPart(System.UriPartial) method returns a string containing the URI components starting with the left-most component of the URI and ending with the ...

ASP.NET Developer's Cookbook

... runat="server"> Private Sub SubmitButton_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Dim RequestUrl As String = Request.Url.GetLeftPart(System.UriPartial ...

ASP.NET Developer's Cookbook

... script language="C#" runat="server"> private void SubmitButton_Click(System.Object sender, System.EventArgs e){ String RequestUrl = Request.Url.GetLeftPart(System.UriPartial ...

Mono Documentation

Mono Class Library : System Namespace System.UriPartial Enumeration ... Member Name Description; Authority: Specifies the authority component of a URI.

System.UriPartial Enum

Base Types Object ValueType Enum UriPartial. Assembly System Library Networking Summary Specifies URI components. Description [ Note : The UriPartial enumeration defines the values ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support