LogProviderEventLogClass.Enabled 屬性

定義

取得值,指出是否已啟用記錄提供者。

public:
 virtual property bool Enabled { bool get(); };
public virtual bool Enabled { get; }
member this.Enabled : bool
Public Overridable ReadOnly Property Enabled As Boolean

屬性值

Boolean

如果已啟用記錄提供者,則為 true;否則為 false。

實作

適用於