Gets the
Namespace: MSBuild.Community.Tasks
Assembly: MSBuild.Community.Tasks (in MSBuild.Community.Tasks.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Protected Overrides ReadOnly Property StandardOutputLoggingImportance As MessageImportance |
| C# |
|---|
| protected override MessageImportance StandardOutputLoggingImportance { get; } |
| C++ |
|---|
| protected override property MessageImportance StandardOutputLoggingImportance override { MessageImportance get(); } |
| J# |
|---|
| /** property */ protected MessageImportance get_StandardOutputLoggingImportance(); |
| JScript |
|---|
| protected function get StandardOutputLoggingImportance() : MessageImportance |
Property Value
The
See Also
Documentation version 1.0.0.0.