ToolTask.StandardOutputLoggingImportance Property
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.
Importance with which to log text from in the standard out stream.
protected:
virtual property Microsoft::Build::Framework::MessageImportance StandardOutputLoggingImportance { Microsoft::Build::Framework::MessageImportance get(); };
protected virtual Microsoft.Build.Framework.MessageImportance StandardOutputLoggingImportance { get; }
member this.StandardOutputLoggingImportance : Microsoft.Build.Framework.MessageImportance
Protected Overridable ReadOnly Property StandardOutputLoggingImportance As MessageImportance
Property Value
The MessageImportance with which to log errors.