IInteractionFragment.EnclosingOperand, propriété
Obtient l'opérande d'interaction qui contient un fragment combiné imbriqué. S'applique aux fragments combinés.
Espace de noms : Microsoft.VisualStudio.Uml.Interactions
Assembly : Microsoft.VisualStudio.Uml.Interfaces (dans Microsoft.VisualStudio.Uml.Interfaces.dll)
Syntaxe
'Déclaration
ReadOnly Property EnclosingOperand As IInteractionOperand
IInteractionOperand EnclosingOperand { get; }
property IInteractionOperand^ EnclosingOperand {
IInteractionOperand^ get ();
}
abstract EnclosingOperand : IInteractionOperand with get
function get EnclosingOperand () : IInteractionOperand
Valeur de propriété
Type : Microsoft.VisualStudio.Uml.Interactions.IInteractionOperand
Sécurité .NET Framework
- 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.