ExpressionMorphHelperAttribute::ExpressionMorphHelperType Property

.NET Framework (current version)
 

Gets the type of the helper.

Namespace:   System.Activities.Presentation.Expressions
Assembly:  System.Activities.Presentation (in System.Activities.Presentation.dll)

public:
property Type^ ExpressionMorphHelperType {
	Type^ get();
}

Property Value

Type: System::Type^

The type of the helper.

.NET Framework
Available since 4.5
Return to top
Show: