IProvHelper::AddProperty

Adds a key name/value pair to a provisioning transaction's property bag. Used by providers that interact with Microsoft Provisioning Framework (MPF).

A provider can add its own properties to a transaction's property bag. These properties are available to any of the provider handler routines participating in the transaction. Values added to the property bag are preserved across procedure calls, discarded only once the transaction is complete.

 Arguments
 Remarks
 Sample Code
 Applies To
 See Also