IBehaviorExecutionSpecification::Behavior Property

 

The behavior whose execution this represents.

Namespace:   Microsoft.VisualStudio.Uml.Interactions
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

property IBehavior^ Behavior {
	IBehavior^ get();
	void set(IBehavior^ value);
}
Return to top
Show: