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

scriptErrorExpectedTypeDescriptor

Sets a descriptor for the expected type that will be put in the reply Apple event if the sender requested a reply, execution of the receiver completes, and an error number was set. センダーが返答を要求した、レシーバの実行が完了する、そしてエラー番号が設定されたならば返答アップルイベントに置かれる、期待される型に対する記述子を設定します。

Declaration 宣言

var scriptErrorExpectedTypeDescriptor: NSAppleEventDescriptor? { get set }

Parameters パラメータ

errorExpectedTypeDescriptor

A descriptor that specifies a type. ある型を指定する記述子。

See Also 参照

Handling script execution errors スクリプト実行エラーを取り扱う