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


IInteractionFragment.EnclosingOperand - свойство

Получает операнд взаимодействия, содержащий вложенный объединенный фрагмент.Применяется к объединенным фрагментам.

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

Синтаксис

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

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

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

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

См. также

Ссылки

IInteractionFragment Интерфейс

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