IBuildProcess.ReportWarning Method
Definition
- Namespace
- Sandcastle.Core.BuildEngine
- Assembly
- Sandcastle.Core.dll
This is used to report a warning that may need attention
void ReportWarning(string warningCode, string message, params object[] args)
This is used to report a warning that may need attention
void ReportWarning(string warningCode, string message, params object[] args)