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