ControlProcessParameterPropertyGrid.AdditionalServices-Eigenschaft

Namespace:  Microsoft.TeamFoundation.Build.Controls
Assembly:  Microsoft.TeamFoundation.Build.Controls (in Microsoft.TeamFoundation.Build.Controls.dll)

Syntax

'Declaration
Public Property AdditionalServices As Dictionary(Of Type, Object)
public Dictionary<Type, Object> AdditionalServices { get; private set; }

Eigenschaftswert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ControlProcessParameterPropertyGrid Klasse

Microsoft.TeamFoundation.Build.Controls-Namespace