FileTransferInformation.Path Property

Definition

Gets or sets the path and file name of the file on the client file system.

public:
 property System::String ^ Path { System::String ^ get(); };
public string Path { get; }
member this.Path : string
Public ReadOnly Property Path As String

Property Value

The path and file name of the file on the client file system.

Applies to