GetAttributeFlagsImpl Method

TypeDelegator.GetAttributeFlagsImpl Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the attributes assigned to the TypeDelegator.

Namespace:  System.Reflection
Assembly:  mscorlib (in mscorlib.dll)

protected override TypeAttributes GetAttributeFlagsImpl()

Return Value

Type: System.Reflection.TypeAttributes
A TypeAttributes object representing the implementation attribute flags.

This method can be used to determine if the TypeDelegator is abstract, public, and so on.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft