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