Open sandboxFocus

Property Warning

Warning

Gets the ILogWriter for the Warning severity. Messages of this severity are written to the console output as warnings, and to the logs.

Declaration
ILogWriter? Warning { get; }
Property Value
Type Description
ILogWriter