__VSSETTINGSERRORTYPES Enumeration
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
Public Enumeration __VSSETTINGSERRORTYPES
'Usage
Dim instance As __VSSETTINGSERRORTYPES
public enum __VSSETTINGSERRORTYPES
public enum class __VSSETTINGSERRORTYPES
public enum __VSSETTINGSERRORTYPES
Members
Member name | Description | |
---|---|---|
vsSettingsErrorTypeSuccess | ||
vsSettingsErrorTypeError | ||
vsSettingsErrorTypeWarning | ||
vsSettingsErrorTypeRestart | ||
vsSettingsErrorTypeNotInstalled | ||
vsSettingsErrorTypeMask |