| LogMessageLevel Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:Monkeyspeak.Logging.LogMessage.Level"]
Namespace:
Monkeyspeak.Logging
Assembly:
Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax public Level Level { get; }
Public ReadOnly Property Level As Level
Get
public:
property Level Level {
Level get ();
}
member Level : Level with get
Property Value
Type:
LevelSee Also