Show / Hide Table of Contents

Method CommandOptionList

| Edit this page View Source

CommandOptionList()

Override this function to return a list of strings that are valid options for your command
Declaration
public virtual List<string> CommandOptionList()
Returns
Type Description
List<string> List of valid command options
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾