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