Converter.Properties Propiedad

Definición

Obtiene una colección de propiedades de elemento de configuración.

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

Un objeto ConfigurationPropertyCollection.

Se aplica a