BasicHttpBindingElement.Properties Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Öznitelik ConfigurationPropertyCollection veya bu bağlama yapılandırma ConfigurationProperty öğesinin nesneleri olan nesne ConfigurationElement koleksiyonunu içeren bir ö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
Öznitelik ConfigurationPropertyCollection veya bu bağlama yapılandırma ConfigurationProperty öğesinin nesneleri olan bir nesne koleksiyonunu içeren ConfigurationElement örnek.