Compartir a través de


ICallBehaviorAction.Behavior (Propiedad)

El comportamiento invocado.

Espacio de nombres:  Microsoft.VisualStudio.Uml.Actions
Ensamblado:  Microsoft.VisualStudio.Uml.Interfaces (en Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintaxis

'Declaración
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)

Valor de propiedad

Tipo: Microsoft.VisualStudio.Uml.CommonBehaviors.IBehavior

Seguridad de .NET Framework

Vea también

Referencia

ICallBehaviorAction Interfaz

Microsoft.VisualStudio.Uml.Actions (Espacio de nombres)