public int Id { get; }
Public ReadOnly Property Id As Integer Get Dim instance As HotkeyPressEventArgs Dim value As Integer value = instance.Id
public: property int Id { int get (); }
member Id : int with get
No code example is currently available or this language may not be supported.
In This Article