Visual Basic (Usage) | ![]() |
---|---|
Dim fileName As String Dim value As String value = Utils.FindInstalledFile(fileName) |
Parameters
- fileName
- Name of the file.
Return Value
The path to the file. Null if not found.Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x