Compartilhar via


Propriedade ControlProcessParameterPropertyGrid.AdditionalServices

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

Sintaxe

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

Valor de propriedade

Tipo: System.Collections.Generic.Dictionary<Type, Object>
Retorna Dictionary<TKey, TValue>.

Segurança do .NET Framework

Consulte também

Referência

ControlProcessParameterPropertyGrid Classe

Namespace Microsoft.TeamFoundation.Build.Controls