C# Class Microsoft.Win32.UnsafeNativeMethods.ManifestEtw.TRACE_ENABLE_INFO

Exibir arquivo Open project: lodejard/AllNetCore

Public Properties

Property Type Description
EnableProperty int
IsEnabled int
Level byte
LoggerId ushort
MatchAllKeyword long
MatchAnyKeyword long
Reserved1 byte
Reserved2 int

Property Details

EnableProperty public_oe property

public int EnableProperty
return int

IsEnabled public_oe property

public int IsEnabled
return int

Level public_oe property

public byte Level
return byte

LoggerId public_oe property

public ushort LoggerId
return ushort

MatchAllKeyword public_oe property

public long MatchAllKeyword
return long

MatchAnyKeyword public_oe property

public long MatchAnyKeyword
return long

Reserved1 public_oe property

public byte Reserved1
return byte

Reserved2 public_oe property

public int Reserved2
return int