Bagikan melalui


InvokeCompletedEventArgs.Outputs Properti

Definisi

IDictionary<TKey,TValue> Mendapatkan nilai argumen output aktivitas akar dari alur kerja yang telah selesai.

public:
 property System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ Outputs { System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ get(); };
public System.Collections.Generic.IDictionary<string,object> Outputs { get; }
member this.Outputs : System.Collections.Generic.IDictionary<string, obj>
Public ReadOnly Property Outputs As IDictionary(Of String, Object)

Nilai Properti

Kamus nilai argumen output aktivitas akar dari alur kerja yang telah selesai.

Keterangan

Nilai argumen output dalam kamus dikuntangani oleh nama argumen.

Berlaku untuk