Aracılığıyla paylaş


SettingsSection.Ipv6 Özellik

Tanım

İnternet Protokolü sürüm 6'yi (IPv6) etkinleştiren yapılandırma öğesini alır.

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

Özellik Değeri

IPv6 tarafından kullanılan ayarı denetleen yapılandırma öğesi.

Öznitelikler

Şunlara uygulanır

Ayrıca bkz.