ConstructorBuilder.CallingConvention Eigenschap

Definitie

Hiermee haalt u een CallingConventions waarde op die afhankelijk is van of het declaratietype algemeen is.

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

HasThis als het declareringstype algemeen is; anders, Standard.

Van toepassing op