ICLRType.GetEvent(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::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