PublishedEvent.UUID Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the globally unique identifier of the event object.
public:
property Guid UUID { Guid get(); };
public Guid UUID { get; }
member this.UUID : Guid
Public ReadOnly Property UUID As Guid
Property Value
The globally unique identifier of the event object.