Compartir a través de


ProfileElement.Properties Propiedad

Definición

Obtiene una clase ConfigurationPropertyCollection que contiene las propiedades asociadas a este elemento.

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

La colección de propiedades.

Se aplica a