System.Runtime.CompilerServices.MethodImplAttribute.Value Property

Gets the System.Runtime.CompilerServices.MethodImplOptions value describing the attributed method.

Syntax

public MethodImplOptions Value { get; }

Value

The System.Runtime.CompilerServices.MethodImplOptions value describing the method attributed by the current instance.

Remarks

This property is read-only.

Requirements

Namespace: System.Runtime.CompilerServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0