DependencyObject::SetBoundValue Method (ActivityBind^, Object^)
.NET Framework (current version)
Sets the value of the target ActivityBind.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Parameters
- bind
-
Type:
System.Workflow.ComponentModel::ActivityBind^
The ActivityBind.
- value
-
Type:
System::Object^
The Object to set the target of the ActivityBind.
| Exception | Condition |
|---|---|
| ArgumentNullException | bind is a null reference (Nothing in Visual Basic). |
.NET Framework
Available since 3.0
Available since 3.0
Show: