c# - When reading new events where can I find the category in EventRecords? -


i've written new events 1 of has following details:

type: 101 category: 50 details: testevent 

now when read events use eventlogquery class , eventrecord items back. easy determine type (id) , details end there. i'm not understanding field contains category? or information lost?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -