- initWithURL:error:
Return a user script task instance given a URL for a script file.
スクリプトファイルへのURLを与えられるユーザスクリプトタスクインスタンスを返します。
Availability 有効性
Technology
@property(readonly, copy) NSURL
*scriptURL;
The URL of the script file. スクリプトファイルのURL。
- initWithURL:error: