MethodBuilder.GetMethodImplementationFlags Metoda

Definice

Vrátí příznaky implementace pro metodu.

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

Návraty

Vrátí příznaky implementace pro metodu.

Platí pro