Edit

Share via


Event.Id Property

Definition

Provides the event ID.

public:
 property System::String ^ Id { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string Id { get; set; }
Public Property Id As String

Property Value

String

Attributes

Applies to