Share via


MethodCodeType Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

A MethodCodeType value indicating what kind of implementation is provided for this method.

Namespace:  System.Runtime.CompilerServices
Assembly:  mscorlib (in mscorlib.dll)

Syntax

'Declaration
Public MethodCodeType As MethodCodeType
public MethodCodeType MethodCodeType
public:
MethodCodeType MethodCodeType
val mutable MethodCodeType: MethodCodeType
public var MethodCodeType : MethodCodeType

.NET Framework Security

See Also

Reference

MethodImplAttribute Class

System.Runtime.CompilerServices Namespace