Exec.StandardErrorLoggingImportance 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 ordinary messages in the standard error stream.
This API supports the product infrastructure and is not intended to be used directly from your code.
protected:
virtual property Microsoft::Build::Framework::MessageImportance StandardErrorLoggingImportance { Microsoft::Build::Framework::MessageImportance get(); };
protected override Microsoft.Build.Framework.MessageImportance StandardErrorLoggingImportance { get; }
member this.StandardErrorLoggingImportance : Microsoft.Build.Framework.MessageImportance
Protected Overrides ReadOnly Property StandardErrorLoggingImportance As MessageImportance
Property Value
The importance to log ordinary messages with in the standard error stream.