Click or drag to resize

LineDirectiveHasNoIndentationDefault 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 override bool HasNoIndentationDefault { get; }

Property Value

Type: Boolean
See Also