Compartir vía


NetMsmqBindingElement.Properties Propiedad

Definición

Obtiene ConfigurationPropertyCollection que se asocia con este enlace.

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 de propiedad

ConfigurationPropertyCollection

ConfigurationPropertyCollection asociado con este enlace.

Se aplica a