MorphHelper.GetPropertyValueMorphHelper(Type) Metodo

Definizione

Restituisce il metodo che gestisce le conversioni dei tipi per il tipo di proprietà specificato.

public:
 static System::Activities::Presentation::Model::PropertyValueMorphHelper ^ GetPropertyValueMorphHelper(Type ^ propertyType);
public static System.Activities.Presentation.Model.PropertyValueMorphHelper GetPropertyValueMorphHelper(Type propertyType);
static member GetPropertyValueMorphHelper : Type -> System.Activities.Presentation.Model.PropertyValueMorphHelper
Public Shared Function GetPropertyValueMorphHelper (propertyType As Type) As PropertyValueMorphHelper

Parametri

propertyType
Type

Tipo di proprietà per cui ottenere il metodo .

Valori restituiti

Metodo che gestisce le conversioni dei tipi per il tipo di proprietà specificato.

Si applica a