Tracer.LevelInformational Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Informational level
public: System::Byte LevelInformational = 4;
byte LevelInformational = 4;
public const byte LevelInformational = 4;
val mutable LevelInformational : byte
Public Const LevelInformational As Byte = 4