ComServerInstanceInitPropertyBagValues Property |
Gets the list of custom values.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public IReadOnlyDictionary<string, Object> InstanceInitPropertyBagValues { get; }
Property Value
Type:
IReadOnlyDictionaryString,
Object
The list of custom values.
See Also