Edit

Share via


UnmanagedMarshal.GetUnmanagedType Property

Definition

Indicates an unmanaged type. This property is read-only.

C#
public System.Runtime.InteropServices.UnmanagedType GetUnmanagedType { get; }

Property Value

An UnmanagedType object.

Remarks

The GetUnmanagedType property is an accessor function for the native type.

Applies to

See also