BasicHttpBindingElement.Properties Özellik

Tanım

Bu bağlama yapılandırma öğesinin ConfigurationPropertyCollection öznitelikleri veya ConfigurationProperty nesneleri olabilecek nesne koleksiyonunu içeren bir ConfigurationElement örneği 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 Bu bağlama yapılandırma öğesinin ConfigurationProperty öznitelikleri veya ConfigurationElement nesneleri olabilecek bir nesne koleksiyonu içeren örnek.

Şunlara uygulanır