 | InfoArgsLogLevel property |
The InfoType of the message, e.g.: InfoType.Error.
Namespace: NetEti.ApplicationControlAssembly: NetEti.InfoController (in NetEti.InfoController.dll) Version: 1.0.0+b865061c8026804ece26684b7dc3403284234a08
Syntaxpublic InfoType LogLevel { get; }
Public ReadOnly Property LogLevel As InfoType
Get
public:
property InfoType LogLevel {
InfoType get ();
}
member LogLevel : InfoType with get
Property value
InfoType
See also