TaskItem.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.
Requests that the task item navigate to its location and display it, if that is meaningful to the task.
public:
void Navigate();
public:
void Navigate();
void Navigate();
[System.Runtime.InteropServices.DispId(12)]
public void Navigate ();
[<System.Runtime.InteropServices.DispId(12)>]
abstract member Navigate : unit -> unit
Public Sub Navigate ()
- Attributes