Compartir a través de


ActivityScheduledQueryElement.Properties Propiedad

Definición

Obtiene las propiedades contenidas en este 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

Las propiedades contenidas en este elemento de configuración.

Se aplica a