SettingsPropertyValue.Property 屬性

定義

取得 SettingsProperty 物件。

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

屬性值

描述 SettingsProperty 物件的 SettingsPropertyValue 物件。

適用於