NSFileWrapper.AddFileWrapper(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.
Adds a child NSFileWrapper to this. If this is not a directory file wrapper, throws an exception.
[Foundation.Export("addFileWrapper:")]
public virtual string AddFileWrapper (Foundation.NSFileWrapper child);
abstract member AddFileWrapper : Foundation.NSFileWrapper -> string
override this.AddFileWrapper : Foundation.NSFileWrapper -> string
Parameters
- child
- NSFileWrapper
Returns
- Attributes