StandardEndpointElement.Properties Özellik

Tanım

Geçerli uç nokta öğesinin özelliklerinin koleksiyonunu alır.

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

Özellik Değeri

ConfigurationPropertyCollection

Yapılandırma öğesi özellikleri koleksiyonu.

Şunlara uygulanır