Assembly._Assembly.GetType Metodo

Definizione

Restituisce il tipo dell'istanza corrente.

 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

Restituisce

Oggetto che rappresenta il tipo di Assembly.

Implementazioni

Si applica a