Assembly._Assembly.GetType Método

Definición

Devuelve el tipo de la instancia actual.

 virtual Type ^ System.Runtime.InteropServices._Assembly.GetType() = System::Runtime::InteropServices::_Assembly::GetType;
Type _Assembly.GetType ();
abstract member System.Runtime.InteropServices._Assembly.GetType : unit -> Type
override this.System.Runtime.InteropServices._Assembly.GetType : unit -> Type
Function GetType () As Type Implements _Assembly.GetType

Devoluciones

Type

Objeto que representa el tipo Assembly.

Implementaciones

Se aplica a