StandardEndpointCollectionElement<TStandardEndpoint,TEndpointConfiguration>.Properties 속성

정의

엔드포인트 속성에 대한 속성을 저장합니다.

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

속성 값

ConfigurationPropertyCollection

구성 속성의 컬렉션입니다.

적용 대상