FileStyleUriParser Class
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
A customizable parser based on the File scheme.
Assembly: System (in System.dll)
Name | Description | |
---|---|---|
![]() | FileStyleUriParser() | Creates a customizable parser based on the File scheme. |
Name | Description | |
---|---|---|
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetComponents(Uri, UriComponents, UriFormat) | Gets the components from a URI.(Inherited from UriParser.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | InitializeAndValidate(Uri, UriFormatException) | Initialize the state of the parser and validate the URI.(Inherited from UriParser.) |
![]() | IsBaseOf(Uri, Uri) | Determines whether baseUri is a base URI for relativeUri.(Inherited from UriParser.) |
![]() | IsWellFormedOriginalString(Uri) | Indicates whether a URI is well-formed.(Inherited from UriParser.) |
![]() | MemberwiseClone() | |
![]() | OnNewUri() | |
![]() | OnRegister(String, Int32) | |
![]() | Resolve(Uri, Uri, UriFormatException) | Called by Uri constructors and Uri.TryCreate to resolve a relative URI.(Inherited from UriParser.) |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Available since 2.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.