ConstructorBuilder.CallingConvention 속성

정의

CallingConventions 선언 형식이 제네릭인지 여부에 따라 달라지는 값을 가져옵니다.

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

속성 값

HasThis선언 형식이 제네릭이면 이고, 그렇지 않으면 . Standard

적용 대상