Click or drag to resize
BaseSentenceBuilderAndWord Property
Gets a string containing the word 'and'.

Namespace: X3Platform.CommandLine.Text
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public abstract string AndWord { get; }

Property Value

Type: String
The word 'and'.
See Also