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