protected virtual void WriteCommandMoreInfoMessage()
Protected Overridable Sub WriteCommandMoreInfoMessage
Me.WriteCommandMoreInfoMessage()
protected:
virtual void WriteCommandMoreInfoMessage()
The default implementation writes a message like "Run 'executable' without arguments for more information."
This method is called by the base implementation of the WriteCommandAmbiguousPrefixAliasUsageCore(IEnumerable<String>).