Condividi tramite


Metodo BuildParameter.GetPropertyTypes

Spazio dei nomi:  Microsoft.TeamFoundation.Build.Common
Assembly:  Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)

Sintassi

'Dichiarazione
Public Function GetPropertyTypes As IDictionary(Of String, BuildParameterType)
public IDictionary<string, BuildParameterType> GetPropertyTypes()

Valore restituito

Tipo: System.Collections.Generic.IDictionary<String, BuildParameterType>
Restituisca il valore IDictionary<TKey, TValue>.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

BuildParameter Classe

Spazio dei nomi Microsoft.TeamFoundation.Build.Common