MethodBuilder.CallingConvention Eigenschap

Definitie

Retourneert de aanroepconventie van de methode.

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

Waarde van eigenschap

Alleen lezen. De aanroepconventie van de methode.

Van toepassing op