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