public bool IsEDnsEnabled { get; set; }
Public Property IsEDnsEnabled As Boolean Get Set
public: property bool IsEDnsEnabled { bool get (); void set (bool value); }
member IsEDnsEnabled : bool with get, set
In This Article