MethodBase.CallingConvention Vlastnost

Definice

Získá hodnotu označující konvence volání pro tuto metodu.

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

Hodnota vlastnosti

Pro CallingConventions tuto metodu.

Implementuje

Platí pro

Viz také