ErrorTag::ErrorType Property
Visual Studio 2015
Gets the type of error to use.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
public: property String^ ErrorType { [CompilerGeneratedAttribute] virtual String^ get() sealed; [CompilerGeneratedAttribute] private: virtual void set(String^ value) sealed; }
Implements
IErrorTag::ErrorType
Show: