Type.IsUnmanagedFunctionPointer Propriété
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.
Obtient une valeur qui indique si le actuel Type est un pointeur de fonction non managé.
public:
virtual property bool IsUnmanagedFunctionPointer { bool get(); };
public virtual bool IsUnmanagedFunctionPointer { get; }
member this.IsUnmanagedFunctionPointer : bool
Public Overridable ReadOnly Property IsUnmanagedFunctionPointer As Boolean
true
si le courant Type est un pointeur de fonction non managé ; sinon, false
.
Produit | Versions |
---|---|
.NET | 8, 9, 10 |
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires: