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