AddToDictionary<TKey, TValue> Properties

 

Namespace:   Microsoft.Activities
Assembly:  Microsoft.Activities (in Microsoft.Activities.dll)

NameDescription
System_CAPS_protpropertyCacheId

(Inherited from Activity.)

System_CAPS_pubpropertyDictionary

Gets or sets the target dictionary.

System_CAPS_pubpropertyDisplayName

(Inherited from Activity.)

System_CAPS_pubpropertyId

(Inherited from Activity.)

System_CAPS_protpropertyImplementationVersion

(Inherited from CodeActivity.)

System_CAPS_pubpropertyKey

Gets or sets the key to be added.

System_CAPS_pubpropertyValue

Gets or sets the value to be added.

Return to top
Show: