Share via


NSFileProviderKnownFolderLocations.DocumentsLocation Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual FileProvider.NSFileProviderKnownFolderLocation? DocumentsLocation { [Foundation.Export("documentsLocation", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setDocumentsLocation:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("documentsLocation", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setDocumentsLocation:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.DocumentsLocation : FileProvider.NSFileProviderKnownFolderLocation with get, set

Property Value

Attributes

Applies to