Tracer.LevelVerbose 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.
Verbose level
public: System::Byte LevelVerbose = 5;
byte LevelVerbose = 5;
public const byte LevelVerbose = 5;
val mutable LevelVerbose : byte
Public Const LevelVerbose As Byte = 5