MethodBuilder.SetImplementationFlagsCore(MethodImplAttributes) Methode

Definition

Wenn sie in einer abgeleiteten Klasse außer Kraft gesetzt wird, werden die Implementierungskennzeichnungen für diese Methode festgelegt.

protected:
 abstract void SetImplementationFlagsCore(System::Reflection::MethodImplAttributes attributes);
protected abstract void SetImplementationFlagsCore(System.Reflection.MethodImplAttributes attributes);
abstract member SetImplementationFlagsCore : System.Reflection.MethodImplAttributes -> unit
Protected MustOverride Sub SetImplementationFlagsCore (attributes As MethodImplAttributes)

Parameter

attributes
MethodImplAttributes

Eine bitweise Kombination der Enumerationswerte, die die Implementierung angibt.

Gilt für: