다음을 통해 공유


UdpDiscoveryEndpointElement.Properties 속성

정의

파생 클래스에서 호출되거나 재정의되는 경우 UdpDiscoveryEndpointElement 인스턴스에 포함된 구성 설정의 컬렉션을 가져옵니다.

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

구성 설정의 컬렉션입니다.

적용 대상