'Declaration
Property EntryType As Integer
'Usage
Dim instance As _LogEntryEventArgs Dim value As Integer instance.EntryType = value value = instance.EntryType
int EntryType {get; set;}
'Declaration
Property EntryType As Integer
'Usage
Dim instance As _LogEntryEventArgs Dim value As Integer instance.EntryType = value value = instance.EntryType
int EntryType {get; set;}