Aracılığıyla paylaş


MsmqElementBase.Properties Özellik

Tanım

ConfigurationPropertyCollection ConfigurationProperty Bu yapılandırma öğesinin öznitelikleri veya nesneleri olabilecek bir nesne koleksiyonu içeren bir örnek alır ConfigurationElement .

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

ConfigurationPropertyCollection ConfigurationProperty ConfigurationElement Bu bağlama yapılandırma öğesinin öznitelikleri veya nesneleri olabilecek bir nesne koleksiyonu içeren bir örnek.

Şunlara uygulanır