ICLRType.GetProperty(String) Method

Definition

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

Parameters

strName
String

Returns

ICLRPropertyInfo

Applies to