Enumeração VSErrorCodes
Publicado: abril de 2016
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (em Microsoft.VisualStudio.Shell.Interop.dll)
Sintaxe
public enum VSErrorCodes
public enum class VSErrorCodes
type VSErrorCodes
Public Enumeration VSErrorCodes
Membros
Nome do membro | Descrição | |
---|---|---|
DISCOVERY_E_PROXYSETTINGINVALID | ||
JPM_E_LOCKINGNOTSUPPORTED | ||
VS_E_INCOMPATIBLEDOCDATA | ||
VS_E_PACKAGENOTLOADED | ||
VS_E_PROJECTALREADYEXISTS | ||
VS_E_PROJECTMIGRATIONFAILED | ||
VS_E_PROJECTNOTLOADED | ||
VS_E_SOLUTIONALREADYOPEN | ||
VS_E_SOLUTIONNOTOPEN | ||
VS_E_UNSUPPORTEDFORMAT | ||
VS_E_WIZARDBACKBUTTONPRESS | ||
VS_S_PROJECTFORWARDED | ||
VS_S_TBXMARKER |
Consulte também
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo