Share via


StandardTableColumnDefinitions.ErrorCategory Field

Definition

Column used to display the entry's error category (e.g. "Compiler").

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

Field Value

Remarks

This column uses the ErrorCategory key name in an entry.

Applies to