Deployment Tools Foundation
InstallPath Constructor (name, useShortNames)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller.Package ► InstallPath ► InstallPath(String, Boolean)
Creates a new InstallPath, parsing out either the short or long filename.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public InstallPath( string name, bool useShortNames )
Public Sub New ( name As String, useShortNames As Boolean )
public: InstallPath( String^ name, bool useShortNames )
Assembly: Microsoft.Deployment.WindowsInstaller.Package (Module: Microsoft.Deployment.WindowsInstaller.Package.dll) Version: 3.0.0.0 (3.9.1006.0)