NSFileWrapper.RemoveFileWrapper(NSFileWrapper) 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.
Removes the specified child file wrapper. If this is not a directory file wrapper, throws an exception.
[Foundation.Export("removeFileWrapper:")]
public virtual void RemoveFileWrapper (Foundation.NSFileWrapper child);
abstract member RemoveFileWrapper : Foundation.NSFileWrapper -> unit
override this.RemoveFileWrapper : Foundation.NSFileWrapper -> unit
Parameters
- child
- NSFileWrapper
- Attributes