Click or drag to resize
BlockCommentFormatAllowNesting Property
Gets a value indicating whether block comments in this format may be nested.

Namespace: Tvl.VisualStudio.Text.Commenter
Assembly: Tvl.VisualStudio.Commenter.Utility.10 (in Tvl.VisualStudio.Commenter.Utility.10.dll) Version: 1.0.0.0
Syntax
public bool AllowNesting { get; }

Property Value

Type: Boolean
if comments in this format may be nested; otherwise, .
See Also