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

commandDescription

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

Declaration 宣言

@property(readonly, retain) NSScriptCommandDescription *commandDescription;

Discussion 議論

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

See Also 参照

Getting command information コマンド情報を取得する