_AppDomain.GetType Methode

Definition

Stellt COM-Objekte mit versionsunabhängigen Zugriff auf die GetType() Methode bereit.

public:
 Type ^ GetType();
public Type GetType();
abstract member GetType : unit -> Type
Public Function GetType () As Type

Gibt zurück

A Type representing the type of the current instance.

Hinweise

Siehe die AppDomain.GetType Methode.

Gilt für: