Compartilhar via


MsmqIntegrationBindingElement.Properties Propriedade

Definição

Obtém uma coleção de propriedades de configuração associada a este elemento de configuração.

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

Valor da propriedade

ConfigurationPropertyCollection

Uma ConfigurationPropertyCollection instância que contém um conjunto de propriedades associadas a este elemento de configuração.

Aplica-se a