命名空间: Microsoft.VisualStudio.Shell.Interop
程序集: Microsoft.VisualStudio.Shell.Interop(在 Microsoft.VisualStudio.Shell.Interop.dll 中)
语法
声明
Public Enumeration VSErrorCodes
public enum VSErrorCodes
成员
| 成员名称 | 说明 | |
|---|---|---|
| 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 |