Click or drag to resize
BlockCommentFormatStartText Property
Gets the prefix for a block comment in this format.

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 string StartText { get; }

Property Value

Type: String
See Also