Instance Property インスタンスプロパティ

commandDescription

Returns the command description for the command. そのコマンドに対するコマンド記述を返します。

Declaration 宣言

var commandDescription: NSScriptCommandDescription { get }

Discussion 議論

Once a command is created, its command description is immutable. 一旦コマンドが作成されるならば、そのコマンド記述は不変です。

See Also 参照

Related Documentation 関連文書