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