MethodBase.CallingConvention Özellik

Tanım

Bu yöntem için çağrı kurallarını gösteren bir değer alır.

public:
 virtual property System::Reflection::CallingConventions CallingConvention { System::Reflection::CallingConventions get(); };
public virtual System.Reflection.CallingConventions CallingConvention { get; }
member this.CallingConvention : System.Reflection.CallingConventions
Public Overridable ReadOnly Property CallingConvention As CallingConventions

Özellik Değeri

CallingConventions Bu yöntem için.

Uygulamalar

Şunlara uygulanır

Ayrıca bkz.