Instance Property
インスタンスプロパティ
file
filePath
The file path associated with the error, if any.
エラーと関連するファイルパス、もしあれば。
Availability 有効性
- iOS 7.0+
- iPadOS 7.0+
- macOS 10.9+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
- Xcode 8.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
var filePath: String
? { get }