StandardTableColumnDefinitions.ErrorCategory Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.