共用方式為


WebBaseEvent.EventID 屬性

定義

取得與此事件相關聯的識別項。

public:
 property Guid EventID { Guid get(); };
public Guid EventID { get; }
member this.EventID : Guid
Public ReadOnly Property EventID As Guid

屬性值

Guid

與事件關聯的識別項。

適用於