public string DestinationFile { get; set; }
Public Property DestinationFile As String Get Set
public: property String^ DestinationFile { String^ get (); void set (String^ value); }
member DestinationFile : string with get, set
In This Article