GlobalsBridgeSharedResources プロパティ

リソースを保持しておくためのプロパティです。

SharedResourcesの値は全プロファイルで共有されます。

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
public ConcurrentDictionary<string, Object> SharedResources { get; }

プロパティ値

型: ConcurrentDictionaryString, Object

実装

IGlobalsSharedResources
関連項目