IErrorInfo Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

NameDescription
System_CAPS_pubmethodGetDescription(String^)

Returns a string describing the error.

System_CAPS_pubmethodGetGuid(Guid)

Returns the GUID of the interface defining the error.

System_CAPS_pubmethodGetHelpContext(UInt32)

Retrieves the Help context for the error.

System_CAPS_pubmethodGetHelpFile(String^)

Returns the path of the Help file for information about the error.

System_CAPS_pubmethodGetSource(String^)

Returns the programmatic identifier (ProgID) for the class or application returning the error.

Return to top
Show: