Aracılığıyla paylaş


IInvocationAction.Arguments Özellik

Bağımsız değişken değerleri giriş iğne alır.

Ad alanı:  Microsoft.VisualStudio.Uml.Actions
Derleme:  Microsoft.VisualStudio.Uml.Interfaces (Microsoft.VisualStudio.Uml.Interfaces.dll içinde)

Sözdizimi

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

Özellik Değeri

Tür: System.Collections.Generic.IEnumerable<IInputPin>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IInvocationAction Arabirim

Microsoft.VisualStudio.Uml.Actions Ad Alanı