Share via


IInteractionOperand.CombinedFragment Property

Gets the CombinedFragment that contains this InteractionOperand.

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

Property Value

Type: Microsoft.VisualStudio.Uml.Interactions.ICombinedFragment

.NET Framework Security

See Also

Reference

IInteractionOperand Interface

Microsoft.VisualStudio.Uml.Interactions Namespace