DnsNameProperty.DnsNameList Property

Definition

get property of DnsNameList

public:
 property System::Collections::Generic::List<Microsoft::PowerShell::Commands::DnsNameRepresentation> ^ DnsNameList { System::Collections::Generic::List<Microsoft::PowerShell::Commands::DnsNameRepresentation> ^ get(); };
public System.Collections.Generic.List<Microsoft.PowerShell.Commands.DnsNameRepresentation> DnsNameList { get; }
member this.DnsNameList : System.Collections.Generic.List<Microsoft.PowerShell.Commands.DnsNameRepresentation>
Public ReadOnly Property DnsNameList As List(Of DnsNameRepresentation)

Property Value

Applies to