CustomTrackingQueryElement.Properties 속성

정의

ConfigurationPropertyCollection 이 요소와 연결된 속성이 들어 있는 값을 가져옵니다.

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

속성 값

속성 컬렉션입니다.

적용 대상