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

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

public string BlockCommentEndMark { get; set; }

Field Value

The block comment end mark.
See Also