MsmqIntegrationBindingElement.Properties Eigenschaft

Definition

Ruft eine Konfigurationseigenschaftsauflistung ab, die diesem Konfigurationselement zugeordnet ist.

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

Eigenschaftswert

Eine ConfigurationPropertyCollection Instanz, die einen Satz von Eigenschaften enthält, die diesem Konfigurationselement zugeordnet sind.

Gilt für: