UnmanagedMarshal.GetUnmanagedType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Indique un type non managé. Cette propriété est en lecture seule.
public:
property System::Runtime::InteropServices::UnmanagedType GetUnmanagedType { System::Runtime::InteropServices::UnmanagedType get(); };
public System.Runtime.InteropServices.UnmanagedType GetUnmanagedType { get; }
member this.GetUnmanagedType : System.Runtime.InteropServices.UnmanagedType
Public ReadOnly Property GetUnmanagedType As UnmanagedType
Valeur de propriété
Objet UnmanagedType.
Remarques
La GetUnmanagedType propriété est une fonction d’accesseur pour le type natif.