Udostępnij za pośrednictwem


Właściwość IInteractionUse.RefersTo —

Interakcja, wywoływany przez użycie interakcji.

Przestrzeń nazw:  Microsoft.VisualStudio.Uml.Interactions
Zestaw:  Microsoft.VisualStudio.Uml.Interfaces (w Microsoft.VisualStudio.Uml.Interfaces.dll)

Składnia

'Deklaracja
Property RefersTo As IInteraction
IInteraction RefersTo { get; set; }
property IInteraction^ RefersTo {
    IInteraction^ get ();
    void set (IInteraction^ value);
}
abstract RefersTo : IInteraction with get, set
function get RefersTo () : IInteraction
function set RefersTo (value : IInteraction)

Wartość właściwości

Typ: Microsoft.VisualStudio.Uml.Interactions.IInteraction

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IInteractionUse Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Interactions