SettingsSection::Ipv6 Property
.NET Framework (current version)
Gets the configuration element that enables Internet Protocol version 6 (IPv6).
Assembly: System (in System.dll)
public: [ConfigurationPropertyAttribute("ipv6")] property Ipv6Element^ Ipv6 { Ipv6Element^ get(); }
Property Value
Type: System.Net.Configuration::Ipv6Element^A Ipv6Element.
The configuration element that controls setting used by IPv6.
.NET Framework
Available since 2.0
Available since 2.0
Show: