Click or drag to resize
EnglishSentenceBuilderRequiredOptionMissingText Property
Gets a string containing the sentence 'required option missing' in english.

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

Property Value

Type: String
The sentence 'required option missing' in english.
See Also