EtwTrackingBehaviorElement.Properties Propriedade
Definição
Obtém o ConfigurationPropertyCollection do elemento de comportamento de acompanhamento de evento atual.Gets the ConfigurationPropertyCollection of the current event tracking behavior element.
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
Uma coleção de propriedades de configuração.A collection of configuration properties.