Freigeben über


BuildParameter.GetPropertyTypes-Methode

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

Syntax

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

Rückgabewert

Typ: System.Collections.Generic.IDictionary<String, BuildParameterType>

.NET Framework-Sicherheit

Siehe auch

Referenz

BuildParameter Klasse

Microsoft.TeamFoundation.Build.Common-Namespace