IInteractionFragment.EnclosingOperand (Propiedad)

Obtiene el operando de interacción que contiene un fragmento combinado anidado.Se aplica a los fragmentos combinados.

Espacio de nombres:  Microsoft.VisualStudio.Uml.Interactions
Ensamblado:  Microsoft.VisualStudio.Uml.Interfaces (en Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintaxis

'Declaración
ReadOnly Property EnclosingOperand As IInteractionOperand
IInteractionOperand EnclosingOperand { get; }
property IInteractionOperand^ EnclosingOperand {
    IInteractionOperand^ get ();
}
abstract EnclosingOperand : IInteractionOperand
function get EnclosingOperand () : IInteractionOperand

Valor de propiedad

Tipo: Microsoft.VisualStudio.Uml.Interactions.IInteractionOperand

Seguridad de .NET Framework

Vea también

Referencia

IInteractionFragment Interfaz

Microsoft.VisualStudio.Uml.Interactions (Espacio de nombres)