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

suiteName

Returns the name of the suite that contains the command described by the receiver. レシーバによって記述されるコマンドを含むスイートの名前を返します。

Declaration 宣言

var suiteName: String { get }

Return Value 戻り値

The receiver’s suite name. Within an application’s scriptability information, named suites contain related sets of information. レシーバのもつスイート名。アプリケーションのもつスクリプト対応機能情報内で、指名されたスイートは関連する一揃いの情報を含みます。

See Also 参照

Getting Basic Information About the Command コマンドについての基本情報を取得する