A Sandcastle Documented Class Library
DnsResolveStartedArgsIpv4 Property |
Returns true if looking up ipv4 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 Ipv4 { get; }
Public ReadOnly Property Ipv4 As Boolean Get
public: property bool Ipv4 { bool get (); }
member Ipv4 : bool with get
Property Value
Type: BooleanSee Also