IMethodSymbol.MethodImplementationFlags Property

Definition

Returns the implementation flags for the given method symbol.

public System.Reflection.MethodImplAttributes MethodImplementationFlags { get; }
member this.MethodImplementationFlags : System.Reflection.MethodImplAttributes
Public ReadOnly Property MethodImplementationFlags As MethodImplAttributes

Property Value

Applies to