TraceHandler.IsReusable プロパティ

定義

別の要求で TraceHandler インスタンスを使用できるかどうかを示す値を取得します。

protected:
 property bool IsReusable { bool get(); };
protected bool IsReusable { get; }
member this.IsReusable : bool
Protected ReadOnly Property IsReusable As Boolean

プロパティ値

Boolean

常に false

適用対象