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입니다.

특성

적용 대상