StreamTransferInformation.ClientFileName Property

Definition

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

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

Property Value

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

Applies to