Compartir a través de


ControlProcessParameterPropertyGrid.AdditionalServices (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.Build.Controls
Ensamblado:  Microsoft.TeamFoundation.Build.Controls (en Microsoft.TeamFoundation.Build.Controls.dll)

Sintaxis

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

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

ControlProcessParameterPropertyGrid Clase

Microsoft.TeamFoundation.Build.Controls (Espacio de nombres)