Udostępnij za pośrednictwem


Właściwość ICallAction.Results —

Pobiera trzpieniach na wyświetlane wyniki wykonywania wywołania.

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

Składnia

'Deklaracja
ReadOnly Property Results As IEnumerable(Of IOutputPin)
IEnumerable<IOutputPin> Results { get; }
property IEnumerable<IOutputPin^>^ Results {
    IEnumerable<IOutputPin^>^ get ();
}
abstract Results : IEnumerable<IOutputPin> with get
function get Results () : IEnumerable<IOutputPin>

Wartość właściwości

Typ: IEnumerable<IOutputPin>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ICallAction Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Actions