Instance Method インスタンスメソッド

isFileReferenceURL

Returns whether the URL is a file reference URL. URLがファイル参照URLかどうかを返します。

Declaration 宣言

- (BOOL)isFileReferenceURL;

Return Value 戻り値

YES if the URL is a file reference URL; otherwise, NO. YES、もしURLがファイル参照URLであるならば;そうでなければ、NO

See Also 参照

Querying an NSURL NSURLを問い合わせる