Condividi tramite


Proprietà ILifeline.Interaction

Ottiene l'interazione in cui questa linea di vita viene definita.

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

Sintassi

'Dichiarazione
ReadOnly Property Interaction As IInteraction
IInteraction Interaction { get; }
property IInteraction^ Interaction {
    IInteraction^ get ();
}
abstract Interaction : IInteraction
function get Interaction () : IInteraction

Valore proprietà

Tipo: Microsoft.VisualStudio.Uml.Interactions.IInteraction

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ILifeline Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Uml.Interactions