Share via


EventProviderTraceListener.GetSupportedAttributes Méthode

Définition

Obtient les attributs personnalisés pris en charge par l'écouteur de trace.

protected:
 override cli::array <System::String ^> ^ GetSupportedAttributes();
protected override string[] GetSupportedAttributes ();
override this.GetSupportedAttributes : unit -> string[]
Protected Overrides Function GetSupportedAttributes () As String()

Retours

String[]

Tableau de chaînes qui nomme les attributs personnalisés pris en charge par l'écouteur de trace, ou null s'il n'y a pas d'attributs personnalisés.

S’applique à

Voir aussi