SettingsSection.Ipv6 Eigenschaft

Definition

Ruft das Konfigurationselement ab, das Internetprotokoll, Version 6 (IPv6), aktiviert.

public:
 property System::Net::Configuration::Ipv6Element ^ Ipv6 { System::Net::Configuration::Ipv6Element ^ get(); };
[System.Configuration.ConfigurationProperty("ipv6")]
public System.Net.Configuration.Ipv6Element Ipv6 { get; }
[<System.Configuration.ConfigurationProperty("ipv6")>]
member this.Ipv6 : System.Net.Configuration.Ipv6Element
Public ReadOnly Property Ipv6 As Ipv6Element

Eigenschaftswert

Das Konfigurationselement, das die von IPv6 verwendete Einstellung steuert.

Attribute

Gilt für:

Weitere Informationen