VpnNamespaceInfo.DnsServers Eigenschaft

Definition

Wird nicht unterstützt.

public:
 property IVector<HostName ^> ^ DnsServers { IVector<HostName ^> ^ get(); void set(IVector<HostName ^> ^ value); };
IVector<HostName> DnsServers();

void DnsServers(IVector<HostName> value);
public IList<HostName> DnsServers { get; set; }
var iVector = vpnNamespaceInfo.dnsServers;
vpnNamespaceInfo.dnsServers = iVector;
Public Property DnsServers As IList(Of HostName)

Eigenschaftswert

Wird nicht unterstützt.

Windows-Anforderungen

App-Funktionen
networkingVpnProvider

Gilt für: