MethodBuilder.SetImplementationFlagsCore(MethodImplAttributes) Metod

Definition

När du åsidosättas i en härledd klass anger du implementeringsflaggor för den här metoden.

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)

Parametrar

attributes
MethodImplAttributes

En bitvis kombination av uppräkningsvärdena som anger implementeringen.

Gäller för