DomainInfo Property
The information that is returned by the Server .
Syntax
[VB.NET] Public ReadOnlyProperty DomainInfo As String
[C#] public string DomainInfo {get;}
Remarks
The default value is an empty string. After Domain is set and the request completes, it contains the data returned by the Server.
This property is read-only.
Default Value
""