BasicTransferInformation.ClientFileName Property

Definition

Gets the path and name of the file on the client.

protected public:
 abstract property System::String ^ ClientFileName { System::String ^ get(); };
protected internal abstract string ClientFileName { get; }
member this.ClientFileName : string
Protected Friend MustOverride ReadOnly Property ClientFileName As String

Property Value

The path and name of the file on the client.

Applies to