IEvent.Fire 方法
定义
引发一个管理事件。Raises a management event.
public:
void Fire();
public void Fire ();
abstract member Fire : unit -> unit
Public Sub Fire ()
注解
.NET Framework 安全性.NET Framework Security
对直接调用方的完全信任。Full trust for the immediate caller. 此成员不能由部分信任的代码使用。This member cannot be used by partially trusted code. 有关详细信息,请参阅从部分受信任的代码使用库。For more information, see Using Libraries from Partially Trusted Code.