ScopeStorageDictionary.BackingStore Property

Definition

Gets the dictionary that stores the ScopeStorageDictionary object data.

protected System.Collections.Generic.IDictionary<object,object> BackingStore { get; }
member this.BackingStore : System.Collections.Generic.IDictionary<obj, obj>
Protected ReadOnly Property BackingStore As IDictionary(Of Object, Object)

Property Value

Applies to