Udostępnij za pośrednictwem


Właściwość ICallBehaviorAction.Behavior —

Zachowanie wywołany.

Przestrzeń nazw:  Microsoft.VisualStudio.Uml.Actions
Zestaw:  Microsoft.VisualStudio.Uml.Interfaces (w Microsoft.VisualStudio.Uml.Interfaces.dll)

Składnia

'Deklaracja
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)

Wartość właściwości

Typ: Microsoft.VisualStudio.Uml.CommonBehaviors.IBehavior

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ICallBehaviorAction Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Actions