SettingsPropertyValue.Property Property

Definition

Gets the SettingsProperty object.

public:
 property System::Configuration::SettingsProperty ^ Property { System::Configuration::SettingsProperty ^ get(); };
public System.Configuration.SettingsProperty Property { get; }
member this.Property : System.Configuration.SettingsProperty
Public ReadOnly Property Property As SettingsProperty

Property Value

The SettingsProperty object that describes the SettingsPropertyValue object.

Applies to