Type.IsFunctionPointer 屬性

定義

取得值,這個值表示目前 Type 是否為函式指標。

C#
public virtual bool IsFunctionPointer { get; }

屬性值

true 如果目前 Type 是函式指標,則為 ,否則為 false

適用於

產品 版本
.NET 8, 9, 10