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