Partager via


IOperandOccurrenceSpecification.InteractionOperand, propriété

Obtient l'opérande d'interaction qui possède cette occurrence d'opérande.

Espace de noms :  Microsoft.VisualStudio.Uml.Interactions
Assembly :  Microsoft.VisualStudio.Uml.Interfaces (dans Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

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

Valeur de propriété

Type : Microsoft.VisualStudio.Uml.Interactions.IInteractionOperand

Sécurité .NET Framework

Voir aussi

Référence

IOperandOccurrenceSpecification Interface

Microsoft.VisualStudio.Uml.Interactions, espace de noms