TypeDelegator.IsUnmanagedFunctionPointer Property

Definition

Gets a value that indicates whether the current Type is an unmanaged function pointer.

public override bool IsUnmanagedFunctionPointer { get; }

Property Value

true if the current Type is an unmanaged function pointer; otherwise, false.

Applies to

Product Versions
.NET 8, 9