MethodBase.CallingConvention Właściwość

Definicja

Pobiera wartość wskazującą konwencje wywoływania dla tej metody.

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

Wartość właściwości

Dla CallingConventions tej metody.

Implementuje

Dotyczy

Zobacz też