SettingsPropertyValue::Property Property

 

Gets the SettingsProperty object.

Namespace:   System.Configuration
Assembly:  System (in System.dll)

public:
property SettingsProperty^ Property {
	SettingsProperty^ get();
}

Property Value

Type: System.Configuration::SettingsProperty^

The SettingsProperty object that describes the SettingsPropertyValue object.

.NET Framework
Available since 2.0
Return to top
Show: