Partager via


IBehavior.Specification, propriété

La fonctionnalité comportementale que le comportement implémente.

Espace de noms :  Microsoft.VisualStudio.Uml.CommonBehaviors
Assembly :  Microsoft.VisualStudio.Uml.Interfaces (dans Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Déclaration
Property Specification As IBehavioralFeature
IBehavioralFeature Specification { get; set; }
property IBehavioralFeature^ Specification {
    IBehavioralFeature^ get ();
    void set (IBehavioralFeature^ value);
}
abstract Specification : IBehavioralFeature with get, set
function get Specification () : IBehavioralFeature
function set Specification (value : IBehavioralFeature)

Valeur de propriété

Type : Microsoft.VisualStudio.Uml.Classes.IBehavioralFeature

Sécurité .NET Framework

Voir aussi

Référence

IBehavior Interface

Microsoft.VisualStudio.Uml.CommonBehaviors, espace de noms