Share via


NSFetchedResultsController.CacheName Property

Definition

Gets the filename where section information is cached.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? CacheName { [Foundation.Export("cacheName")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("cacheName")>]
member this.CacheName : string

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to