IErrorInfo Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | GetDescription(String^) | Returns a string describing the error. |
![]() | GetGuid(Guid) | Returns the GUID of the interface defining the error. |
![]() | GetHelpContext(UInt32) | Retrieves the Help context for the error. |
![]() | GetHelpFile(String^) | Returns the path of the Help file for information about the error. |
![]() | GetSource(String^) | Returns the programmatic identifier (ProgID) for the class or application returning the error. |
Show:
