Sdílet prostřednictvím


IInteractionFragment.EnclosingOperand – vlastnost

Získá Operand interakce obsahující vnořené kombinované fragmentu.Se vztahuje na kombinované fragmenty.

Obor názvů:  Microsoft.VisualStudio.Uml.Interactions
Sestavení:  Microsoft.VisualStudio.Uml.Interfaces (v Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Deklarace
ReadOnly Property EnclosingOperand As IInteractionOperand
IInteractionOperand EnclosingOperand { get; }
property IInteractionOperand^ EnclosingOperand {
    IInteractionOperand^ get ();
}
abstract EnclosingOperand : IInteractionOperand
function get EnclosingOperand () : IInteractionOperand

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Uml.Interactions.IInteractionOperand

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IInteractionFragment Rozhraní

Microsoft.VisualStudio.Uml.Interactions – obor názvů