MethodBase.CallingConvention プロパティ

定義

このメソッドの呼び出し規約を示す値を取得します。

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

プロパティ値

このメソッドの CallingConventions

実装

適用対象

こちらもご覧ください