Sdílet prostřednictvím


TableEntryHandle2Helper.NavigateTo Method

Definition

public:
[System::Runtime::CompilerServices::Extension]
 static bool NavigateTo(Microsoft::VisualStudio::Shell::TableControl::ITableEntryHandle ^ handle, bool isPreview, bool shouldActivate);
public static bool NavigateTo (this Microsoft.VisualStudio.Shell.TableControl.ITableEntryHandle handle, bool isPreview, bool shouldActivate);
static member NavigateTo : Microsoft.VisualStudio.Shell.TableControl.ITableEntryHandle * bool * bool -> bool
<Extension()>
Public Function NavigateTo (handle As ITableEntryHandle, isPreview As Boolean, shouldActivate As Boolean) As Boolean

Parameters

isPreview
Boolean
shouldActivate
Boolean

Returns

Applies to