StandardTableKeyNames.ErrorCode 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.
The text displayed in the ErrorCode column.
public: System::String ^ ErrorCode;
std::wstring ErrorCode;
public const string ErrorCode;
val mutable ErrorCode : string
Public Const ErrorCode As String
Field Value
Remarks
Expected data type is String (e.g. "CS1591").
If this value is not set, then the column will be left blank.