Click or drag to resize
BaseSentenceBuilderViolatesFormatText Property
Gets a string containing the sentence 'violates format'.

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

Property Value

Type: String
The sentence 'violates format'.
See Also