MethodBuilder.MethodImplementationFlags 属性

定义

public:
 virtual property System::Reflection::MethodImplAttributes MethodImplementationFlags { System::Reflection::MethodImplAttributes get(); };
public override System.Reflection.MethodImplAttributes MethodImplementationFlags { get; }
member this.MethodImplementationFlags : System.Reflection.MethodImplAttributes
Public Overrides ReadOnly Property MethodImplementationFlags As MethodImplAttributes

属性值

适用于