ConstructorBuilder.SetImplementationFlagsCore(MethodImplAttributes) Method

Definition

When overridden in a derived class, sets the method implementation flags for this constructor.

C#
protected abstract void SetImplementationFlagsCore(System.Reflection.MethodImplAttributes attributes);

Parameters

attributes
MethodImplAttributes

A bitwise combination of the enumeration values that specifies how the method is implemented.

Applies to

Product Versions
.NET 8, 9