EventProviderTraceListener.GetSupportedAttributes Metoda

Definice

Získá vlastní atributy podporované trasování naslouchací proces.

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

Návraty

String[]

Pole řetězců s názvy vlastních atributů podporovaných naslouchacím procesem trasování nebo null pokud neexistují žádné vlastní atributy.

Platí pro

Viz také