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

属性

適用対象