Поделиться через


IInteractionConstraint.InteractionOperand - свойство

Получает операнд взаимодействия, которому принадлежит это условие.

Пространство имен:  Microsoft.VisualStudio.Uml.Interactions
Сборка:  Microsoft.VisualStudio.Uml.Interfaces (в Microsoft.VisualStudio.Uml.Interfaces.dll)

Синтаксис

'Декларация
ReadOnly Property InteractionOperand As IInteractionOperand
IInteractionOperand InteractionOperand { get; }
property IInteractionOperand^ InteractionOperand {
    IInteractionOperand^ get ();
}
abstract InteractionOperand : IInteractionOperand
function get InteractionOperand () : IInteractionOperand

Значение свойства

Тип: Microsoft.VisualStudio.Uml.Interactions.IInteractionOperand

Безопасность платформы .NET Framework

См. также

Ссылки

IInteractionConstraint Интерфейс

Microsoft.VisualStudio.Uml.Interactions - пространство имен