ExpressionMorphHelperAttribute.ExpressionMorphHelperType Property

Definition

Gets the type of the helper.

public:
 property Type ^ ExpressionMorphHelperType { Type ^ get(); };
public Type ExpressionMorphHelperType { get; }
member this.ExpressionMorphHelperType : Type
Public ReadOnly Property ExpressionMorphHelperType As Type

Property Value

The type of the helper.

Applies to