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