Compartilhar via


ActivityScheduledQueryElement.Properties Propriedade

Definição

Obtém as propriedades contidas nesse elemento de configuração.

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 da propriedade

ConfigurationPropertyCollection

As propriedades contidas neste elemento de configuração.

Aplica-se a