NSError.FilePathErrorKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Standard key to use in the userInfo payload for associating a file path with the error.
[Foundation.Field("NSFilePathErrorKey", "Foundation")]
public static Foundation.NSString FilePathErrorKey { get; }
member this.FilePathErrorKey : Foundation.NSString
Property Value
- Attributes