Aracılığıyla paylaş


UnmanagedFunctionPointerAttribute.CallingConvention Özellik

Tanım

Çağırma kuralının değerini alır.

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

Özellik Değeri

Oluşturucu tarafından belirtilen çağırma kuralının UnmanagedFunctionPointerAttribute(CallingConvention) değeri.

Şunlara uygulanır

Ayrıca bkz.