Partager via


DesignerSerializationManager.GetRuntimeType(String) Méthode

Définition

Obtient le type correspondant au nom de type spécifié.

public:
 Type ^ GetRuntimeType(System::String ^ typeName);
public Type GetRuntimeType (string typeName);
public Type? GetRuntimeType (string? typeName);
member this.GetRuntimeType : string -> Type
Public Function GetRuntimeType (typeName As String) As Type

Paramètres

typeName
String

Nom du type à obtenir.

Retours

Type spécifié.

S’applique à