Condividi tramite


Proprietà IInteractionOperand.CombinedFragment

ottiene il CombinedFragment che contiene questo InteractionOperand.

Spazio dei nomi:  Microsoft.VisualStudio.Uml.Interactions
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintassi

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

Valore proprietà

Tipo: Microsoft.VisualStudio.Uml.Interactions.ICombinedFragment

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IInteractionOperand Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Uml.Interactions