EventProviderTraceListener.GetSupportedAttributes 方法

定義

取得由追蹤接聽程式支援的自訂屬性。

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

傳回

String[]

字串陣列,為追蹤接聽程式支援的自訂屬性命名;如果沒有自訂屬性,則為 null

適用於

另請參閱