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

suiteName

Returns the name of the receiver’s suite. レシーバのもつスイートを返します。

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 script class スクリプトクラスについての基盤情報を取得する