MsmqIntegrationBindingElement.Properties Proprietà

Definizione

Ottiene una raccolta di proprietà di configurazione associato a questo elemento di configurazione.

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

Valore della proprietà

ConfigurationPropertyCollection

Istanza ConfigurationPropertyCollection che contiene un set di proprietà associato a questo elemento di configurazione.

Si applica a