This method returns the local install path for the version of Keysight 89600 VSA software represented by the supplied
Application object.
Syntax
Visual Basic (Declaration) | |
---|
Public Shared Function GetInstallPath( _
ByVal app As Application _
) As String |
Parameters
- app
- The Application reference for which the installation path is desired.
Return Value
The fully qualified local installation directory. If
app refers to an instance of Keysight 89600 VSA software on a remote machine, the empty string is returned.
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
See Also