OfficeTask.__ContextProperty Field

Returns a DependencyProperty object that a solution developer can use to promote the context of the task.

Namespace:  Microsoft.Office.Workflow.Actions
Assembly:  Microsoft.Office.Workflow.Actions (in Microsoft.Office.Workflow.Actions.dll)

Syntax

'Declaration
Public Shared __ContextProperty As DependencyProperty
'Usage
Dim value As DependencyProperty

value = OfficeTask.__ContextProperty

OfficeTask.__ContextProperty = value
public static DependencyProperty __ContextProperty

See Also

Reference

OfficeTask Class

OfficeTask Members

Microsoft.Office.Workflow.Actions Namespace