Freigeben über


ServicingJobData.ServicingItems-Eigenschaft

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Property ServicingItems As IDictionary(Of String, Object)
public IDictionary<string, Object> ServicingItems { get; set; }

Eigenschaftswert

Typ: System.Collections.Generic.IDictionary<String, Object>
Gibt IDictionary<TKey, TValue> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

ServicingJobData Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace