Click or drag to resize
ProvisioningContextProperties Field
A property bag that can be used to store objects during the provisioning process.

Namespace: Colygon.MatchPoint.Provisioning
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public readonly Dictionary<string, Object> Properties

Field Value

Type: DictionaryString, Object
See Also