ConstructorBuilder.CallingConvention Właściwość

Definicja

CallingConventions Pobiera wartość, która zależy od tego, czy typ deklarujący jest ogólny.

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

Wartość właściwości

HasThis jeśli typ deklarujący jest ogólny; w przeciwnym razie , Standard.

Dotyczy