Udostępnij za pośrednictwem


SettingsSection.Ipv6 Właściwość

Definicja

Pobiera element konfiguracji, który włącza protokół internetowy w wersji 6 (IPv6).

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

Wartość właściwości

Element konfiguracji, który kontroluje ustawienie używane przez protokół IPv6.

Atrybuty

Dotyczy

Zobacz też