ToolTask.StandardOutputImportanceToUse Property

Definition

The actual importance at which standard out messages will be logged.

protected Microsoft.Build.Framework.MessageImportance StandardOutputImportanceToUse { get; }
protected Microsoft.Build.Framework.MessageImportance StandardOutputImportanceToUse { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; }

Property Value

The actual importance at which standard out messages will be logged.

Attributes

Applies to