IVsNavigateToService.IsShortcutActive(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:
bool IsShortcutActive(System::String ^ wszShortcutName);
public:
bool IsShortcutActive(Platform::String ^ wszShortcutName);
bool IsShortcutActive(std::wstring const & wszShortcutName);
public bool IsShortcutActive (string wszShortcutName);
abstract member IsShortcutActive : string -> bool
Public Function IsShortcutActive (wszShortcutName As String) As Boolean
Parameters
- wszShortcutName
- String