DataCollectorConfigurationEditorAttribute Klasse

Definition

Gibt den Konfigurations-Editor an, den das Test Framework zum Konfigurieren des Adapters für diagnostische Daten verwenden soll.

public ref class DataCollectorConfigurationEditorAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)]
public sealed class DataCollectorConfigurationEditorAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=false)>]
type DataCollectorConfigurationEditorAttribute = class
    inherit Attribute
Public NotInheritable Class DataCollectorConfigurationEditorAttribute
Inherits Attribute
Vererbung
DataCollectorConfigurationEditorAttribute
Attribute

Konstruktoren

DataCollectorConfigurationEditorAttribute(String)

Initialisiert eine neue Instanz der- DataCollectorConfigurationEditorAttribute Klasse unter Verwendung des bereitgestellten Editor Typs.

Eigenschaften

HelpUri

Ruft den URI für den Hilfe Inhalt für den Konfigurations-Editor ab oder legt diesen fest.

TypeUri

Ruft einen URI ab, der den Typ des Editors angibt.

Gilt für