Sdílet prostřednictvím


IInteractionOperand.CombinedFragment – vlastnost

Získá obsahující tento InteractionOperand CombinedFragment.

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

Syntaxe

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

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Uml.Interactions.ICombinedFragment

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

IInteractionOperand Rozhraní

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