ICLRType.GetEvent(String) Method

Definition

public:
 Microsoft::BizTalk::MetaDataOM::ICLREventInfo ^ GetEvent(System::String ^ strName);
public Microsoft.BizTalk.MetaDataOM.ICLREventInfo GetEvent (string strName);
abstract member GetEvent : string -> Microsoft.BizTalk.MetaDataOM.ICLREventInfo
Public Function GetEvent (strName As String) As ICLREventInfo

Parameters

strName
String

Returns

ICLREventInfo

Applies to