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