CommandName

CommandName

常用释义

词性释义

CommandName
例句
  • 全部
Set the CommandName and the corresponding CommandArgument property of each button to one of the values listed in the following table.
将每个按钮的CommandName以及相应的CommandArgument属性设置为下表列出的值之一。
If you specify the commandname parameter, the command line displays information about the arguments and options for that command.
如果您指定了commandname参数,则该命令行会显示有关此命令的参数和选项的信息。
To accomplish this, you could add a Button Web server control to the SelectedItem template and set its CommandName property to "unselect" .
若要完成此操作,可将一个ButtonWeb服务器控件添加到SelectedItem模板,并将其CommandName属性设置为“unselect”。
help commandName - Displays detailed information for the specified command.
helpcommandName——显示指定命令的详细信息。
同样的,要设置从对应的菜单项对象得到的文本(text),工具提示(tooltip),和命令名(commandname)。
help commandName stepName - Displays detailed information for the specified step belonging to the specified command.
helpcommandNamestepName——显示属于指定命令的指定步骤的详细信息。
commandNameoptions——使用指定的选项字符串调用管理命令。
commandNametargetObjectoptions——使用指定的目标对象和选项字符串调用管理命令。
表示“更改密码”按钮的CommandName值。
Set the CommandName property of the button from Step 3 to select (case-sensitive).
将步骤3添加的按钮的CommandName属性设置为select(区分大小写)。