Freigeben über


IInteractionOperand.CombinedFragment-Eigenschaft

Ruft das CombinedFragment ab, das diesen InteractionOperand enthält.

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

Syntax

'Declaration
ReadOnly Property CombinedFragment As ICombinedFragment
ICombinedFragment CombinedFragment { get; }
property ICombinedFragment^ CombinedFragment {
    ICombinedFragment^ get ();
}
abstract CombinedFragment : ICombinedFragment with get
function get CombinedFragment () : ICombinedFragment

Eigenschaftswert

Typ: Microsoft.VisualStudio.Uml.Interactions.ICombinedFragment

.NET Framework-Sicherheit

Siehe auch

Referenz

IInteractionOperand Schnittstelle

Microsoft.VisualStudio.Uml.Interactions-Namespace