ApplicationSettingsBase.PropertyValues 屬性

定義

取得屬性值的集合。

public:
 virtual property System::Configuration::SettingsPropertyValueCollection ^ PropertyValues { System::Configuration::SettingsPropertyValueCollection ^ get(); };
[System.ComponentModel.Browsable(false)]
public override System.Configuration.SettingsPropertyValueCollection PropertyValues { get; }
[<System.ComponentModel.Browsable(false)>]
member this.PropertyValues : System.Configuration.SettingsPropertyValueCollection
Public Overrides ReadOnly Property PropertyValues As SettingsPropertyValueCollection

屬性值

屬性值的 SettingsPropertyValueCollection

屬性

適用於