Udostępnij za pośrednictwem


Właściwość IOpaqueAction.OutputValues —

Pobiera rezultaty działania.

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

Składnia

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

Wartość właściwości

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IOpaqueAction Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Actions