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