NSFileWrapper.FileWrappers 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.
Returns the child NSFileWrappers of a directory file wrapper. If this is not a directory file wrapper, throws an exception.
public virtual Foundation.NSDictionary FileWrappers { [Foundation.Export("fileWrappers")] get; }
member this.FileWrappers : Foundation.NSDictionary
Property Value
- Attributes