JSConstructor.GetMethodImplementationFlags Metod

Definition

Returnerar information om implementeringen av den här metoden.

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

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

Returer

Managed och IL.

Gäller för

Se även