IAssemblyCache.InstallAssembly(InstallFlag, String, FusionInstallReference) 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:
void InstallAssembly(Microsoft::BizTalk::GlobalAssemblyCache::InstallFlag flags, System::String ^ manifestFilePath, Microsoft::BizTalk::GlobalAssemblyCache::FusionInstallReference fusionInstallReference);
public void InstallAssembly (Microsoft.BizTalk.GlobalAssemblyCache.InstallFlag flags, string manifestFilePath, Microsoft.BizTalk.GlobalAssemblyCache.FusionInstallReference fusionInstallReference);
abstract member InstallAssembly : Microsoft.BizTalk.GlobalAssemblyCache.InstallFlag * string * Microsoft.BizTalk.GlobalAssemblyCache.FusionInstallReference -> unit
Parameters
- flags
- InstallFlag
- manifestFilePath
- String
- fusionInstallReference
- FusionInstallReference