Udostępnij za pośrednictwem


Właściwość IOpaqueAction.InputValues —

Pobiera dane wejściowe dla akcji.

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

Składnia

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

Wartość właściwości

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IOpaqueAction Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Actions