Table of Contents

Method GetAttributeFlagsImpl

Namespace
Microsoft.Samples.Debugging.CorMetadata
Assembly
corapi.dll

GetAttributeFlagsImpl()

When overridden in a derived class, implements the Attributes property and gets a bitmask indicating the attributes associated with the Type.

protected override TypeAttributes GetAttributeFlagsImpl()

Returns

TypeAttributes

A TypeAttributes object representing the attribute set of the Type.