Share via


FIFinderSyncController.DirectoryUrls Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSSet? DirectoryUrls { [Foundation.Export("directoryURLs", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setDirectoryURLs:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("directoryURLs", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setDirectoryURLs:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.DirectoryUrls : Foundation.NSSet with get, set

Property Value

Attributes

Applies to