UnmanagedFunctionPointerAttribute.CallingConvention Właściwość

Definicja

Pobiera wartość konwencji wywoływania.

public:
 property System::Runtime::InteropServices::CallingConvention CallingConvention { System::Runtime::InteropServices::CallingConvention get(); };
public System.Runtime.InteropServices.CallingConvention CallingConvention { get; }
member this.CallingConvention : System.Runtime.InteropServices.CallingConvention
Public ReadOnly Property CallingConvention As CallingConvention

Wartość właściwości

CallingConvention

Wartość konwencji wywoływania określonej przez UnmanagedFunctionPointerAttribute(CallingConvention) konstruktora.

Dotyczy

Zobacz też