Goblin - A Platform for 3D AR and VR Applications

TypeDecl.TypeAttributes Property

Gets or sets the modifiers for the type (public, sealed etc). These values can be or'ed with each other. This was derived from the CodeDom, it may be changed for something more suitable.

public TypeModifiers TypeAttributes {get; set;}

See Also

TypeDecl Class | DDW.CSharp.Dom Namespace