IEvent 介面

定義

指定管理檢測事件的來源。 實作這個介面的物件已知為管理檢測事件的來源。 非衍生自 BaseEvent 的類別應改為實作這個介面。

注意:WMI .NET 程式庫目前被視為最終狀態,針對影響這些程式庫的非安全性相關問題,不會提供進一步的開發、增強功能或更新。 MI API 應使用於所有新的開發。

public interface class IEvent
public interface IEvent
type IEvent = interface
Public Interface IEvent
衍生

方法

Fire()

引發管理事件。

適用於