Clears the error and warning messages from the Error List window.
Namespace: Microsoft.VisualStudio.Modeling.Shell
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Shell (in Microsoft.VisualStudio.Modeling.Sdk.Shell.dll)
Syntax
'宣言
Public Overridable Sub ClearErrorListItems
'使用
Dim instance As ModelingDocData
instance.ClearErrorListItems()
public virtual void ClearErrorListItems()
public:
virtual void ClearErrorListItems()
public function ClearErrorListItems()
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.