FtpWebRequest.Creator Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9448)
Creator
Gets the instance of IWebRequestCreate for registering with WebRequest.Create.
Declaration
public static IWebRequestCreate Creator { get; }
Property Value
| Type | Description |
|---|---|
| IWebRequestCreate | The instance of IWebRequestCreate |