NSDictionary.ToFileAttributes Method
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.
Converts the dictionary to an NSFileAttributes object.
public Foundation.NSFileAttributes ToFileAttributes();
member this.ToFileAttributes : unit -> Foundation.NSFileAttributes
Returns
An NSFileAttributes object representing the dictionary contents.