IScopeStorageProvider 介面

定義

定義字典,此字典可以提供已設定領域的資料存取權。

public interface IScopeStorageProvider
type IScopeStorageProvider = interface
Public Interface IScopeStorageProvider
衍生

屬性

CurrentScope

取得和設定用來將資料儲存於目前領域的字典。

GlobalScope

取得用來將資料儲存於全域領域的字典。

適用於