IScopeStorageProvider.GlobalScope Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the dictionary that is used to store data in the global scope.
public System.Collections.Generic.IDictionary<object,object> GlobalScope { get; }
member this.GlobalScope : System.Collections.Generic.IDictionary<obj, obj>
Public ReadOnly Property GlobalScope As IDictionary(Of Object, Object)
Property Value
The dictionary that stores global scope data.
Applies to
Feedback
Submit and view feedback for