StandardTableKeyNames.BuildTool Field

Definition

The name of the tool that generated the error (e.g. "fxcop"). Expected data type is string.

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

Field Value

Remarks

Expected data type is String.

Applies to