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

request

Returns the request that initiated the receiver’s download. レシーバのもつダウンロードを開始したリクエストを返します。

Declaration 宣言

@property(readonly, copy) NSURLRequest *request;

Return Value 戻り値

The URL request that initiated the receiver's download. レシーバのもつダウンロードを初期化したURLリクエスト。

See Also 参照

Getting download properties ダウンロードプロパティを取得する