Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Gets the Interaction Operand that contains a nested Combined Fragment. Applies to Combined Fragments.
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 with get
function get EnclosingOperand () : IInteractionOperand
Property Value
Type: Microsoft.VisualStudio.Uml.Interactions.IInteractionOperand
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.