IInteractionFragment.EnclosingOperand-Eigenschaft
Ruft den Interaktionsoperanden ab, der ein geschachteltes kombiniertes Fragment enthält.Gilt für kombinierte Fragmente.
Namespace: Microsoft.VisualStudio.Uml.Interactions
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
Syntax
'Declaration
ReadOnly Property EnclosingOperand As IInteractionOperand
IInteractionOperand EnclosingOperand { get; }
property IInteractionOperand^ EnclosingOperand {
IInteractionOperand^ get ();
}
abstract EnclosingOperand : IInteractionOperand
function get EnclosingOperand () : IInteractionOperand
Eigenschaftswert
Typ: Microsoft.VisualStudio.Uml.Interactions.IInteractionOperand
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.