Fusion.IAssemblyCache.InstallAssembly(Fusion+AssemblyCacheInstallFlag, String, IntPtr) 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::Gac::Fusion::AssemblyCacheInstallFlag flags, System::String ^ manifestFilePath, IntPtr referenceData);
public void InstallAssembly (Microsoft.BizTalk.Gac.Fusion.AssemblyCacheInstallFlag flags, string manifestFilePath, IntPtr referenceData);
abstract member InstallAssembly : Microsoft.BizTalk.Gac.Fusion.AssemblyCacheInstallFlag * string * nativeint -> unit
Public Sub InstallAssembly (flags As Fusion.AssemblyCacheInstallFlag, manifestFilePath As String, referenceData As IntPtr)
Parameters
- manifestFilePath
- String
- referenceData
- IntPtr