SettingsPropertyValue.Property 属性
定义
获取 SettingsProperty 对象。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
属性值
描述 SettingsProperty 对象的 SettingsPropertyValue 对象。The SettingsProperty object that describes the SettingsPropertyValue object.