Click or drag to resize

IWsDNSGetDnsTLDs Method

Method can be used to retrieve a list of available TLD.

Namespace:  WsDns
Assembly:  WsDns (in WsDns.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[OperationContractAttribute]
WsResult<GetDnsTLDsResponse> GetDnsTLDs()

Return Value

Type: WsResultGetDnsTLDsResponse
See Also