EventInfo.ID 属性

定义

分配给 EventInfo 的 GUID。 此字段为只读。

public:
 property System::String ^ ID { System::String ^ get(); };
public string ID { get; }
member this.ID : string
Public ReadOnly Property ID As String

属性值

包含为此 EventInfo分配的唯一 GUID 的字符串。

实现

ID

适用于