System 2.0.0.0 4.0.0.0 System.Configuration.ConfigurationElement This class corresponds to the enabled attribute of the Ipv6 Element (Network Settings) configuration element. This class is used to specify whether the IPv6 protocol is supported on the local computer. IPv6 is disabled by default. This class provides programmatic access to information that can be stored in configuration files. Determines whether Internet Protocol version 6 is enabled on the local computer. This class cannot be inherited. Constructor 2.0.0.0 4.0.0.0 This constructor adds the property to the collection. Initializes a new instance of the class. Property 2.0.0.0 4.0.0.0 System.Configuration.ConfigurationProperty("enabled", DefaultValue=Mono.Cecil.CustomAttributeArgument) System.Boolean To be added. To be added. Gets or sets a Boolean value that indicates whether Internet Protocol version 6 is enabled on the local computer. Property 2.0.0.0 4.0.0.0 System.Configuration.ConfigurationPropertyCollection To be added. The collection contains one element, which corresponds to the property. Gets the collection of properties for the current instance.