ErrorItem.Navigate Method
Moves the cursor to the location of the error.
Namespace: EnvDTE80
Assembly: EnvDTE80 (in EnvDTE80.dll)
Syntax
'Declaration
Sub Navigate
'Usage
Dim instance As ErrorItem
instance.Navigate()
void Navigate()
void Navigate()
function Navigate()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.