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