AppDomain.GetType Método

Definição

Obtém o tipo da instância atual.

public:
 virtual Type ^ GetType();
public:
 Type ^ GetType();
public Type GetType ();
override this.GetType : unit -> Type
Public Function GetType () As Type

Retornos

Type

O tipo da instância atual.

Implementações

Aplica-se a