DesignPropertyDescriptor.GetTypeFromNameProperty(String) Yöntem

Tanım

Adı bir olarak dönüştürür Type .

public:
 virtual Type ^ GetTypeFromNameProperty(System::String ^ typeName);
public:
 virtual Platform::Type ^ GetTypeFromNameProperty(Platform::String ^ typeName);
public virtual Type GetTypeFromNameProperty (string typeName);
abstract member GetTypeFromNameProperty : string -> Type
override this.GetTypeFromNameProperty : string -> Type
Public Overridable Function GetTypeFromNameProperty (typeName As String) As Type

Parametreler

typeName
String

Türün adı.

Döndürülenler

Type

Type.

Şunlara uygulanır