Linguaggio

EventInfo.ID Proprietà

Definizione

Il GUID assegnato al EventInfo. Il campo è di sola lettura.

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

Valore della proprietà

Una stringa che contiene il GUID unico assegnato a questo EventInfo.

Implementazioni

ID

Si applica a