public string RemoteFileName { get; }
Public ReadOnly Property RemoteFileName As String Get
public: property String^ RemoteFileName { String^ get (); }
member RemoteFileName : string with get
In This Article