EventInfo.ID Property

Definition

The GUID assigned to the EventInfo. This field is read-only.

public:
 property System::String ^ ID { System::String ^ get(); };
public string ID { get; }
member this.ID : string
Public ReadOnly Property ID As String

Property Value

A String that contains the unique GUID assigned to this EventInfo.

Implements

ID

Applies to