MethodBuilder.GetMethodImplementationFlags Метод

Определение

Возвращает флаги реализации для метода.

public:
 override System::Reflection::MethodImplAttributes GetMethodImplementationFlags();
public override System.Reflection.MethodImplAttributes GetMethodImplementationFlags ();
override this.GetMethodImplementationFlags : unit -> System.Reflection.MethodImplAttributes
Public Overrides Function GetMethodImplementationFlags () As MethodImplAttributes

Возвращаемое значение

MethodImplAttributes

Возвращает флаги реализации для метода.

Применяется к