DBHelper BlockCommentStartMark Property CleanCode C# Libraries v1.2.03 API
Gets or sets the block comment start mark.

Namespace: CleanCode.Data
Assembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public string BlockCommentStartMark { get; set; }

Field Value

The block comment start mark.
See Also