Freigeben über


ConstructorInfoWrapper.GetMethodImplementationFlags Method

This member overrides MethodBase.GetMethodImplementationFlags().

Namespace:  Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

Syntax

'Declaration
Public Overrides Function GetMethodImplementationFlags As MethodImplAttributes
public override MethodImplAttributes GetMethodImplementationFlags()

Return Value

Type: System.Reflection.MethodImplAttributes

Implements

_MethodBase.GetMethodImplementationFlags()

.NET Framework Security

See Also

Reference

ConstructorInfoWrapper Class

Microsoft.VisualStudio.Shell.Design Namespace