ErrorItem.Navigate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Moves the cursor to the location of the error.
public:
void Navigate();
public:
void Navigate();
void Navigate();
[System.Runtime.InteropServices.DispId(9)]
public void Navigate ();
[<System.Runtime.InteropServices.DispId(9)>]
abstract member Navigate : unit -> unit
Public Sub Navigate ()
- Attributes