UIDocumentPickerExtensionViewController.DocumentStorageUrl 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.
Gets the root URL for documents provided by the file provider associated with this
UIDocumentPickerExtensionViewController controller.
public virtual Foundation.NSUrl DocumentStorageUrl { [Foundation.Export("documentStorageURL", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.DocumentStorageUrl : Foundation.NSUrl
Property Value
- Attributes