Share via


MethodBuilder.CallingConvention Özellik

Tanım

yönteminin çağırma kuralını döndürür.

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

Özellik Değeri

Salt okunur. yönteminin çağırma kuralı.

Şunlara uygulanır