public InstallationSpace OpenInstallationSpace( string strFullLinkFileName, string strFullName )
public: InstallationSpace^ OpenInstallationSpace( String^ strFullLinkFileName, String^ strFullName )
Parameters
- strFullLinkFileName
- Full link file name of the project.
- strFullName
- Full name of the Installation Space. It is visible in property INSTALLATIONSPACE_FULLNAME.
Return Value
The opened InstallationSpace object.