Compartir a través de


UdpBindingElement.Properties Propiedad

Definición

Obtiene las propiedades adjuntadas al elemento de enlace de UDP.

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

Las propiedades asociadas al elemento de enlace de UDP.

Se aplica a