StandardTableKeyNames.ErrorCategory Field

Definition

The error category. Expected data type type is string (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

Expected data type type is String (e.g. "Compiler").

Applies to