UnmanagedFunctionPointerAttribute.CallingConvention Свойство

Определение

Возвращает значение соглашения о вызове.

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

Значение свойства

Значение соглашения о вызове, указанное конструктором UnmanagedFunctionPointerAttribute(CallingConvention).

Применяется к

См. также раздел