Udostępnij za pośrednictwem


Właściwość IActivityEdge.Source —

Węzeł, z której zostały pobrane tokenów.

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

Składnia

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

Wartość właściwości

Typ: Microsoft.VisualStudio.Uml.Activities.IActivityNode

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IActivityEdge Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Activities