STrace.AutoFlush 屬性

定義

取得或設定一個值,指示所有訊息是否會自動清除。

public:
 static property bool AutoFlush { bool get(); void set(bool value); };
public static bool AutoFlush { get; set; }
member this.AutoFlush : bool with get, set
Public Shared Property AutoFlush As Boolean

屬性值

true如果所有訊息都會自動被清除;否則,。 false 預設值為 true

適用於