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