Compartilhar via


DesignerSerializationManager.IDesignerSerializationManager.GetType Método

Definição

Obtém um tipo do nome especificado.

 virtual Type ^ System.ComponentModel.Design.Serialization.IDesignerSerializationManager.GetType(System::String ^ typeName) = System::ComponentModel::Design::Serialization::IDesignerSerializationManager::GetType;
Type IDesignerSerializationManager.GetType (string typeName);
Type? IDesignerSerializationManager.GetType (string typeName);
abstract member System.ComponentModel.Design.Serialization.IDesignerSerializationManager.GetType : string -> Type
override this.System.ComponentModel.Design.Serialization.IDesignerSerializationManager.GetType : string -> Type
Function GetType (typeName As String) As Type Implements IDesignerSerializationManager.GetType

Parâmetros

typeName
String

O nome totalmente qualificado do tipo a ser carregado.

Retornos

Uma instância do tipo ou null se o tipo não pode ser carregado.

Implementações

Exceções

Essa propriedade foi acessada fora de uma sessão de serialização.

Aplica-se a