StandardTableKeyNames.SuppressionState 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 suppression state of an error.
public: System::String ^ SuppressionState;
public const string SuppressionState;
val mutable SuppressionState : string
Public Const SuppressionState As String
Field Value
Remarks
Expected value data type is an SuppressionState.
It is better, for performance reasons, to return values that have been boxed when returning though an out object. You can find boxed equivalents of ErrorRank in Microsoft.VisualStudio.Shell.TableManager.Boxes.