Click or drag to resize

AttributeIsListed Property

True if the annotation should be listed at the CodeUnit and Solution levels (for display in an output window).

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public override bool IsListed { get; }

Property Value

Type: Boolean
See Also