UIManagedDocument.AdditionalContent(NSUrl, NSError) 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.
Responsible for writing non-Core Data content to the additional content directory in the document's file package.
[Foundation.Export("additionalContentForURL:error:")]
public virtual Foundation.NSObject AdditionalContent (Foundation.NSUrl absoluteURL, out Foundation.NSError error);
abstract member AdditionalContent : Foundation.NSUrl * -> Foundation.NSObject
override this.AdditionalContent : Foundation.NSUrl * -> Foundation.NSObject
Parameters
- absoluteURL
- NSUrl
- error
- NSError
Returns
- Attributes