Freigeben über


IInteractionFragment.EnclosingOperand-Eigenschaft

Ruft den Interaktionsoperanden ab, der ein geschachteltes kombiniertes Fragment enthält.Gilt für kombinierte Fragmente.

Namespace:  Microsoft.VisualStudio.Uml.Interactions
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntax

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

Eigenschaftswert

Typ: Microsoft.VisualStudio.Uml.Interactions.IInteractionOperand

.NET Framework-Sicherheit

Siehe auch

Referenz

IInteractionFragment Schnittstelle

Microsoft.VisualStudio.Uml.Interactions-Namespace