FileLogTraceListener.GetSupportedAttributes 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得追蹤接聽項所支援的自訂 XML 組態屬性。
protected:
override cli::array <System::String ^> ^ GetSupportedAttributes();
protected override string[] GetSupportedAttributes ();
override this.GetSupportedAttributes : unit -> string[]
Protected Overrides Function GetSupportedAttributes () As String()
傳回
String[]
String
陣列,含有這個接聽程式可辨認的 XML 組態屬性。
備註
的自定義屬性 FileLogTraceListener 可用於 XML 組態檔中,以控制 類別實例 FileLogTraceListener 的行為。 使用任何其他屬性會導致設定例外狀況。