IVsNavigateToService.ShowWindowWithShortcut(String) 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.
public:
void ShowWindowWithShortcut(System::String ^ wszShortcutName);
public:
void ShowWindowWithShortcut(Platform::String ^ wszShortcutName);
void ShowWindowWithShortcut(std::wstring const & wszShortcutName);
public void ShowWindowWithShortcut (string wszShortcutName);
abstract member ShowWindowWithShortcut : string -> unit
Public Sub ShowWindowWithShortcut (wszShortcutName As String)
Parameters
- wszShortcutName
- String