Click or drag to resize

StatementTerminator Property

The terminator character for the Statement.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public virtual string Terminator { get; }

Property Value

Type: String
See Also