ConfigurationBuilderSettings.Properties Propiedad

Definición

Obtiene el valor ConfigurationPropertyCollection de un elemento ConfigurationElement.

protected public:
 virtual property System::Configuration::ConfigurationPropertyCollection ^ Properties { System::Configuration::ConfigurationPropertyCollection ^ get(); };
protected internal override System.Configuration.ConfigurationPropertyCollection Properties { get; }
member this.Properties : System.Configuration.ConfigurationPropertyCollection
Protected Friend Overrides ReadOnly Property Properties As ConfigurationPropertyCollection

Valor de propiedad

Valor ConfigurationPropertyCollection de un elemento ConfigurationElement.

Se aplica a