IAssemblyManager.Add(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:
Microsoft::BizTalk::MetaDataOM::IAssemblyBase ^ Add(System::String ^ strPath);
public Microsoft.BizTalk.MetaDataOM.IAssemblyBase Add (string strPath);
abstract member Add : string -> Microsoft.BizTalk.MetaDataOM.IAssemblyBase
Public Function Add (strPath As String) As IAssemblyBase
Parameters
- strPath
- String