Partager via


ICallBehaviorAction.Behavior, propriété

Le comportement appelé.

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

Syntaxe

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

Valeur de propriété

Type : Microsoft.VisualStudio.Uml.CommonBehaviors.IBehavior

Sécurité .NET Framework

Voir aussi

Référence

ICallBehaviorAction Interface

Microsoft.VisualStudio.Uml.Actions, espace de noms