UIDocumentPickerExtensionViewController.OriginalUrl 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 URL of the file that the app exports, or null
if this
UIDocumentPickerExtensionViewController is not in export mode.
public virtual Foundation.NSUrl OriginalUrl { [Foundation.Export("originalURL", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.OriginalUrl : Foundation.NSUrl
Property Value
- Attributes