UIKit.NSFileProviderExtension.DocumentStorageUrl Property
Obtains the root URL for all of shared documents.

Syntax

[get: Foundation.Export("documentStorageURL")]
public virtual Foundation.NSUrl DocumentStorageUrl { get; }

Value

URL that resides inside the shared container of the document picker.

Remarks

The specified URL needs to be accessible by the File Provider extension. Ordinarily it resides in a container that is shared by the containing app AND the view controller extension.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0