The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ConfigurationProperty::Type Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets the type of this ConfigurationProperty object.
Assembly: System.Configuration (in System.Configuration.dll)
Property Value
Type: System::Type^A Type representing the type of this ConfigurationProperty object.
Use Type to determine the fully qualified namespace and class name for this derived instance of ConfigurationProperty.
.NET Framework
Available since 2.0
Available since 2.0
Show: