Click or drag to resize

ProgrammingLanguageCommentSymbol Property

Gets or sets the comment symbol.

Namespace:  Novacta.Documentation.CodeExamples
Assembly:  Novacta.Documentation.CodeExamples (in Novacta.Documentation.CodeExamples.dll) Version: 1.0.0
Syntax
public string CommentSymbol { get; protected set; }

Property Value

Type: String
The comment symbol.
See Also