DnsResult<T>.ResponseCode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
public:
property System::Net::DnsResponseCode ResponseCode { System::Net::DnsResponseCode get(); };
[System.CLSCompliant(false)]
public System.Net.DnsResponseCode ResponseCode { get; }
[<System.CLSCompliant(false)>]
member this.ResponseCode : System.Net.DnsResponseCode
Public ReadOnly Property ResponseCode As DnsResponseCode
Property Value
- Attributes