Condividi tramite


Proprietà IOperandOccurrenceSpecification.InteractionOperand

Ottiene l'operando interazione a cui appartiene l'occorrenza dell'operando.

Spazio dei nomi:  Microsoft.VisualStudio.Uml.Interactions
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintassi

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

Valore proprietà

Tipo: Microsoft.VisualStudio.Uml.Interactions.IInteractionOperand

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IOperandOccurrenceSpecification Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Uml.Interactions