Share via


ActivityScheduledQueryElement.Properties Propriété

Définition

Obtient les propriétés contenues dans cet élément de configuration.

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

Valeur de propriété

Propriétés contenues dans cet élément de configuration.

S’applique à