Edit

Share via


UserExtensionStorageHelper.Cache Property

Definition

Gets a cache of the stored values, converted using the provided serializer.

public System.Collections.Generic.IReadOnlyDictionary<string,object> Cache { get; }
member this.Cache : System.Collections.Generic.IReadOnlyDictionary<string, obj>
Public ReadOnly Property Cache As IReadOnlyDictionary(Of String, Object)

Property Value

Applies to