PublishedEvent.UUID 屬性

定義

取得事件物件的全域唯一識別碼

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

屬性值

Guid

事件物件的全域唯一識別碼

適用於