IAssemblyManager.GetCLRType(String) Method

Definition

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

Returns

ICLRType

Applies to