Bagikan melalui


NativeMarshallingAttribute(Type) Konstruktor

Definisi

Menginisialisasi instans NativeMarshallingAttribute baru yang menyediakan jenis marshalling asli.

public:
 NativeMarshallingAttribute(Type ^ nativeType);
public NativeMarshallingAttribute (Type nativeType);
new System.Runtime.InteropServices.Marshalling.NativeMarshallingAttribute : Type -> System.Runtime.InteropServices.Marshalling.NativeMarshallingAttribute
Public Sub New (nativeType As Type)

Parameter

nativeType
Type

Jenis marshaller yang digunakan untuk mengonversi jenis atribut dari yang dikelola ke kode asli.

Berlaku untuk