EventMetadata.Id プロパティ

定義

イベント プロバイダーで定義されているイベントの ID を取得します。

public:
 property long Id { long get(); };
public long Id { get; }
member this.Id : int64
Public ReadOnly Property Id As Long

プロパティ値

イベント識別子。

適用対象

こちらもご覧ください