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

適用対象