BuildMessage Class

Definition

Build Message definition

public ref class BuildMessage
[Windows::Foundation::Metadata::WebHostHidden]
class BuildMessage
public class BuildMessage
type BuildMessage = class
Public Class BuildMessage
Inheritance
BuildMessage

Constructors

BuildMessage()

Properties

Code

Code error

ColumnNumber

Column number of the issue.

File

Filename (optional) for source location of the issue

HelpKeyword

Task help keyword

LineNumber

Line number of the issue.

LogMessage

message string to go to output window

ProjectFile

Project file that could have generate this message

SubCategory

task subcategory

TaskText

message text for task item to create

Type

Task type

Applies to