'Declaration Public Property EventTypes As Integer
'Declaration
Public Property EventTypes As Integer
public int EventTypes {get; set;}
public: property int EventTypes { int get(); void set ( int value); }
EventLogMonitor Class EventLogMonitor Members