A Sandcastle Documented Class Library
DnsResolveEndArgsIpv6 Property |
Returns true if looking up ipv6 addresses is enabled for this lookup
Namespace: AdiIRCAPIv2.Arguments.Dns
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
public bool Ipv6 { get; }
Public ReadOnly Property Ipv6 As Boolean Get
public: property bool Ipv6 { bool get (); }
member Ipv6 : bool with get
Property Value
Type: BooleanSee Also