Partilhar via


Propriedade IInteractionConstraint.InteractionOperand

Obtém o operando de interação que possui esse protetor.

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

Sintaxe

'Declaração
ReadOnly Property InteractionOperand As IInteractionOperand
IInteractionOperand InteractionOperand { get; }
property IInteractionOperand^ InteractionOperand {
    IInteractionOperand^ get ();
}
abstract InteractionOperand : IInteractionOperand
function get InteractionOperand () : IInteractionOperand

Valor de propriedade

Tipo: Microsoft.VisualStudio.Uml.Interactions.IInteractionOperand

Segurança do .NET Framework

Consulte também

Referência

IInteractionConstraint Interface

Namespace Microsoft.VisualStudio.Uml.Interactions