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입니다.

구현

적용 대상

추가 정보