EventSource.Guid Property

Definition

The unique identifier for the event source.

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

Property Value

A unique identifier for the event source.

Applies to