IBehavior::Specification Property
Visual Studio 2015
The behavioral feature that the Behavior implements.
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
property IBehavioralFeature^ Specification { IBehavioralFeature^ get(); void set(IBehavioralFeature^ value); }
Property Value
Type: Microsoft.VisualStudio.Uml.Classes::IBehavioralFeature^
Show: