IInteractionOperand.CombinedFragment, propriété
Obtient le CombinedFragment qui contient cet InteractionOperand.
Espace de noms : Microsoft.VisualStudio.Uml.Interactions
Assembly : Microsoft.VisualStudio.Uml.Interfaces (dans Microsoft.VisualStudio.Uml.Interfaces.dll)
'Déclaration
ReadOnly Property CombinedFragment As ICombinedFragment
ICombinedFragment CombinedFragment { get; }
property ICombinedFragment^ CombinedFragment {
ICombinedFragment^ get ();
}
abstract CombinedFragment : ICombinedFragment with get
function get CombinedFragment () : ICombinedFragment
Type : Microsoft.VisualStudio.Uml.Interactions.ICombinedFragment
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, voir Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.