Goblin - A Platform for 3D AR and VR Applications

CompileUnit.AssemblyCustomAttributes Property

Gets the collection of assembly level custom attributes - eg. [assembly:CLSCompliant(true)] for this Compile unit.

public CustomAttributeCollection AssemblyCustomAttributes {get;}

See Also

CompileUnit Class | DDW.CSharp.Dom Namespace