Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Provides information about an error item. The information includes the hierarchy the error belongs to as well as whether it is an error, a warning, or a message.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaración
<InterfaceTypeAttribute()> _
<GuidAttribute("CE3DF110-7630-4D6C-81D5-5CFA12ADDAE6")> _
Public Interface IVsErrorItem
'Uso
Dim instance As IVsErrorItem
[InterfaceTypeAttribute()]
[GuidAttribute("CE3DF110-7630-4D6C-81D5-5CFA12ADDAE6")]
public interface IVsErrorItem
[InterfaceTypeAttribute()]
[GuidAttribute(L"CE3DF110-7630-4D6C-81D5-5CFA12ADDAE6")]
public interface class IVsErrorItem
public interface IVsErrorItem