İngilizce dilinde oku Düzenle

Aracılığıyla paylaş


FtpStyleUriParser Class

Definition

A customizable parser based on the File Transfer Protocol (FTP) scheme.

C#
public class FtpStyleUriParser : UriParser
Inheritance
FtpStyleUriParser

Constructors

FtpStyleUriParser()

Creates a customizable parser based on the File Transfer Protocol (FTP) scheme.

Methods

Equals(Object)

Determines whether the specified object is equal to the current object.

(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()

Gets the Type of the current instance.

(Inherited from Object)
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()

Creates a shallow copy of the current Object.

(Inherited from Object)
OnNewUri()

Invoked by a Uri constructor to get a UriParser instance.

(Inherited from UriParser)
OnRegister(String, Int32)

Invoked by the Framework when a UriParser method is registered.

(Inherited from UriParser)
Resolve(Uri, Uri, UriFormatException)

Called by Uri constructors and TryCreate to resolve a relative URI.

(Inherited from UriParser)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to

Ürün Sürümler
.NET Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0, 2.1