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