Partager via


BuildParameter.GetPropertyTypes, méthode

Espace de noms :  Microsoft.TeamFoundation.Build.Common
Assembly :  Microsoft.TeamFoundation.Build.Common (dans Microsoft.TeamFoundation.Build.Common.dll)

Syntaxe

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

Valeur de retour

Type : System.Collections.Generic.IDictionary<String, BuildParameterType>
retourne IDictionary<TKey, TValue> ;

Sécurité .NET Framework

Voir aussi

Référence

BuildParameter Classe

Microsoft.TeamFoundation.Build.Common, espace de noms