RequestPath Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Contains the request path.

Namespace:  System.Net
Assembly:  System.Ftp (in System.Ftp.dll)

Syntax

'Declaration
Public RequestPath As String()
public string[] RequestPath
public:
array<String^>^ RequestPath
val mutable RequestPath: string[]
public var RequestPath : String[]

.NET Framework Security

See Also

Reference

FtpWebRequest Class

System.Net Namespace