Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Public Enumeration VSErrorCodes
public enum VSErrorCodes
public enum class VSErrorCodes
type VSErrorCodes
public enum VSErrorCodes
Members
| Member name | Description | |
|---|---|---|
| DISCOVERY_E_PROXYSETTINGINVALID | ||
| JPM_E_LOCKINGNOTSUPPORTED | ||
| VS_E_PROJECTALREADYEXISTS | ||
| VS_E_PACKAGENOTLOADED | ||
| VS_E_PROJECTNOTLOADED | ||
| VS_E_SOLUTIONNOTOPEN | ||
| VS_E_SOLUTIONALREADYOPEN | ||
| VS_E_PROJECTMIGRATIONFAILED | ||
| VS_E_INCOMPATIBLEDOCDATA | ||
| VS_E_UNSUPPORTEDFORMAT | ||
| VS_E_WIZARDBACKBUTTONPRESS | ||
| VS_S_PROJECTFORWARDED | ||
| VS_S_TBXMARKER |