Číst v angličtině

Sdílet prostřednictvím


IAction.Outputs – vlastnost

Získá výstupy akce.

Obor názvů:  Microsoft.VisualStudio.Uml.Actions
Sestavení:  Microsoft.VisualStudio.Uml.Interfaces (v Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

IEnumerable<IOutputPin> Outputs { get; }

Hodnota vlastnosti

Typ: System.Collections.Generic.IEnumerable<IOutputPin>

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

IAction Rozhraní

Microsoft.VisualStudio.Uml.Actions – obor názvů