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