IMethodSymbol.MethodImplementationFlags 属性

定义

返回给定方法符号的实现标志。

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

属性值

适用于