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