Deployer.RemoveNamedAssembly(BizTalkAssemblyName, Boolean, String) 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 RemoveNamedAssembly(Microsoft::BizTalk::Deployment::BizTalkAssemblyName ^ bizTalkAssemblyName, bool uninstall, System::String ^ logPathname);
public void RemoveNamedAssembly (Microsoft.BizTalk.Deployment.BizTalkAssemblyName bizTalkAssemblyName, bool uninstall, string logPathname);
member this.RemoveNamedAssembly : Microsoft.BizTalk.Deployment.BizTalkAssemblyName * bool * string -> unit
Parameters
- bizTalkAssemblyName
- BizTalkAssemblyName
- uninstall
- Boolean
- logPathname
- String