StreamTransferInformation.FileName Property

Definition

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

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

Property Value

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

Applies to