StandardTableKeyNames.IsActiveContext 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.
Was the error generated from the active context?.
public: System::String ^ IsActiveContext;
std::wstring IsActiveContext;
public const string IsActiveContext;
val mutable IsActiveContext : string
Public Const IsActiveContext As String
Field Value
Remarks
If this value is set, then the text associated with the ErrorSeverity will have " (active)" or " (inactive)" appended to it, depending on the value.
Expected data type is Boolean.