Compartilhar via


Propriedade IInteractionOperand.CombinedFragment

Obtém o CombinedFragment que contém este InteractionOperand.

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

Sintaxe

'Declaração
ReadOnly Property CombinedFragment As ICombinedFragment
    Get
ICombinedFragment CombinedFragment { get; }
property ICombinedFragment^ CombinedFragment {
    ICombinedFragment^ get ();
}
abstract CombinedFragment : ICombinedFragment
function get CombinedFragment () : ICombinedFragment

Valor de propriedade

Tipo: Microsoft.VisualStudio.Uml.Interactions.ICombinedFragment

Segurança do .NET Framework

Consulte também

Referência

IInteractionOperand Interface

Namespace Microsoft.VisualStudio.Uml.Interactions