DBHelper EndOfLineCommentMark Property CleanCode C# Libraries v1.2.03 API
Gets or sets the end of line comment mark.

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

public string EndOfLineCommentMark { get; set; }

Field Value

The end of line comment mark.
See Also