GlobalsBridgeSharedResources プロパティ |
リソースを保持しておくためのプロパティです。
SharedResourcesの値は全プロファイルで共有されます。
名前空間:
KeyToKey.Plugins
アセンブリ:
KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文public ConcurrentDictionary<string, Object> SharedResources { get; }
プロパティ値
型:
ConcurrentDictionaryString,
Object実装
IGlobalsSharedResources
関連項目