Click or drag to resize

CompilerDirectiveHasNoIndentationDefault Property

Determines if the compiler directive should be indented.

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

Property Value

Type: Boolean
See Also