Click or drag to resize

StringResourcesConfigurationStringsByKey Property

Namespace:  Colygon.MatchPoint.Core
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax
C#
protected Dictionary<string, StringResource> StringsByKey { get; }

Property Value

Type: DictionaryString, StringResource
See Also