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