protected virtual void WriteArgumentValidators(
CommandLineArgument argument
)
Protected Overridable Sub WriteArgumentValidators (
argument As CommandLineArgument
)
Dim argument As CommandLineArgument
Me.WriteArgumentValidators(argument)
protected:
virtual void WriteArgumentValidators(
CommandLineArgument^ argument
)
The base implementation writes each message separated by a space, and preceded by a space.
This method is called by the base implementation of the WriteArgumentDescriptionBody(CommandLineArgument) method if the IncludeValidatorsInDescription property is .