Click or drag to resize

ParserEndQuote Property

[This is preliminary documentation and is subject to change.]

String containing characters, in order, that match the beginning quote characters in BeginQuote. Default is "')]}

Namespace:  dss_sharp
Assembly:  dss_sharp (in dss_sharp.dll) Version: 1.0.0
Syntax
public string EndQuote { get; set; }

Property Value

Type: String
See Also