IUserAssembly.GetType(String) Method

Definition

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

Returns

ICLRType

Applies to