IOperandOccurrenceSpecification.InteractionOperand (Propiedad)

Obtiene el operando de interacción que posee esta aparición del operando.

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

Sintaxis

'Declaración
ReadOnly Property InteractionOperand As IInteractionOperand
IInteractionOperand InteractionOperand { get; }
property IInteractionOperand^ InteractionOperand {
    IInteractionOperand^ get ();
}
abstract InteractionOperand : IInteractionOperand
function get InteractionOperand () : IInteractionOperand

Valor de propiedad

Tipo: Microsoft.VisualStudio.Uml.Interactions.IInteractionOperand

Seguridad de .NET Framework

Vea también

Referencia

IOperandOccurrenceSpecification Interfaz

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