ExternalError Fields

 

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

NameDescription
System_CAPS_pubfieldbstrFileName

File name of the file containing the error.

System_CAPS_pubfieldbstrText

Error text.

System_CAPS_pubfieldfError

Nonzero for error, zero for warning.

System_CAPS_pubfieldiCol

Error column number.

System_CAPS_pubfieldiErrorID

Error ID.

System_CAPS_pubfieldiLine

Error line number.

Return to top
Show: