__VsErrorType Enumeration

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

Syntax

‘선언
Public Enumeration __VsErrorType
‘사용 방법
Dim instance As __VsErrorType
public enum __VsErrorType
public enum class __VsErrorType
type __VsErrorType
public enum __VsErrorType

Members

Member name Description
VsErrorType_Error
VsErrorType_Warning

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace