KeyValueConfigurationElement.Properties 속성

정의

속성의 컬렉션을 가져옵니다.

protected public:
 virtual property System::Configuration::ConfigurationPropertyCollection ^ Properties { System::Configuration::ConfigurationPropertyCollection ^ get(); };
protected internal override System.Configuration.ConfigurationPropertyCollection Properties { get; }
member this.Properties : System.Configuration.ConfigurationPropertyCollection
Protected Friend Overrides ReadOnly Property Properties As ConfigurationPropertyCollection

속성 값

ConfigurationPropertyCollection 요소의 속성입니다.

적용 대상

추가 정보