EventProviderTraceListener.GetSupportedAttributes Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
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.