Condividi tramite


Proprietà IInteractionFragment.EnclosingOperand

Ottiene l'operando interazione che contiene un frammento combinato annidato. Si applica a frammenti combinati.

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

Sintassi

'Dichiarazione
ReadOnly Property EnclosingOperand As IInteractionOperand
    Get
IInteractionOperand EnclosingOperand { get; }
property IInteractionOperand^ EnclosingOperand {
    IInteractionOperand^ get ();
}
abstract EnclosingOperand : IInteractionOperand
function get EnclosingOperand () : IInteractionOperand

Valore proprietà

Tipo: Microsoft.VisualStudio.Uml.Interactions.IInteractionOperand

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IInteractionFragment Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Uml.Interactions