IBehavior::Specification Property

 

The behavioral feature that the Behavior implements.

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

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