Share via


SiteTraceFailedRequestsLogging.Enabled 屬性

定義

取得或設定網站的失敗要求追蹤啟用狀態。

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

屬性值

true 如果已啟用失敗要求追蹤,則為 ;否則為 false 。 預設值為 false

適用於