'DeclarationProperty EntryType As Integer
'UsageDim instance As _LogEntryEventArgs Dim value As Integer instance.EntryType = value value = instance.EntryType
int EntryType {get; set;}
'DeclarationProperty EntryType As Integer
'UsageDim instance As _LogEntryEventArgs Dim value As Integer instance.EntryType = value value = instance.EntryType
int EntryType {get; set;}