IInteractionOperand.CombinedFragment (Propiedad)

Obtiene el CombinedFragment que contiene este InteractionOperand.

Espacio de nombres:  Microsoft.VisualStudio.Uml.Interactions
Ensamblado:  Microsoft.VisualStudio.Uml.Interfaces (en Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintaxis

'Declaración
ReadOnly Property CombinedFragment As ICombinedFragment
ICombinedFragment CombinedFragment { get; }
property ICombinedFragment^ CombinedFragment {
    ICombinedFragment^ get ();
}
abstract CombinedFragment : ICombinedFragment
function get CombinedFragment () : ICombinedFragment

Valor de propiedad

Tipo: Microsoft.VisualStudio.Uml.Interactions.ICombinedFragment

Seguridad de .NET Framework

Vea también

Referencia

IInteractionOperand Interfaz

Microsoft.VisualStudio.Uml.Interactions (Espacio de nombres)