共用方式為


IARecordSet.IPv4Addresses Property

Definition

Gets the IP v4 addresses of A records in this record set.

public System.Collections.Generic.IReadOnlyList<string> IPv4Addresses { get; }
member this.IPv4Addresses : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property IPv4Addresses As IReadOnlyList(Of String)

Property Value

Applies to