Freigeben über


IInteractionConstraint.InteractionOperand-Eigenschaft

Ruft den Interaktionsoperanden ab, der diesen Wächter besitzt.

Namespace:  Microsoft.VisualStudio.Uml.Interactions
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntax

'Declaration
ReadOnly Property InteractionOperand As IInteractionOperand
IInteractionOperand InteractionOperand { get; }
property IInteractionOperand^ InteractionOperand {
    IInteractionOperand^ get ();
}
abstract InteractionOperand : IInteractionOperand with get
function get InteractionOperand () : IInteractionOperand

Eigenschaftswert

Typ: Microsoft.VisualStudio.Uml.Interactions.IInteractionOperand

.NET Framework-Sicherheit

Siehe auch

Referenz

IInteractionConstraint Schnittstelle

Microsoft.VisualStudio.Uml.Interactions-Namespace