StaticScopeStorageProvider.GlobalScope 屬性

定義

取得字典,此字典會在靜態內容下方儲存全域資料。

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)

屬性值

提供全域且已設定領域之資料的字典。

實作

適用於