Share via


StandardTableColumnDefinitions.BuildTool Field

Definition

Column used to display the build tool that generated the error (e.g. "FxCop").

public: System::String ^ BuildTool;
std::wstring BuildTool;
public const string BuildTool;
val mutable BuildTool : string
Public Const BuildTool As String 

Field Value

Remarks

This column uses the BuildTool key name in an entry.

Applies to