DisplayTextPropertyDescriptor(PropertyInfo, Type) Constructor

Definition

public:
 DisplayTextPropertyDescriptor(System::Reflection::PropertyInfo ^ propertyInfo, Type ^ componentType);
public DisplayTextPropertyDescriptor (System.Reflection.PropertyInfo propertyInfo, Type componentType);
new Microsoft.BizTalk.Adapter.Wcf.ComponentModel.DisplayTextPropertyDescriptor : System.Reflection.PropertyInfo * Type -> Microsoft.BizTalk.Adapter.Wcf.ComponentModel.DisplayTextPropertyDescriptor

Parameters

propertyInfo
PropertyInfo
componentType
Type

Applies to