IBehavior::Context Property

 

Gets the classifier that is the context for the execution of the behavior.

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

property IBehavioredClassifier^ Context {
	IBehavioredClassifier^ get();
}
Return to top
Show: