Freigeben über


BuildPath.GetDropType-Methode

Bestimmt, die Typ einfügen, den, der angegebene Speicherort verwendet.

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

Syntax

'Declaration
Public Shared Function GetDropType ( _
    dropLocation As String _
) As DropType
public static DropType GetDropType(
    string dropLocation
)

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Build.Common.DropType
Ablagen-Typ oder unbekannt wenn unbekannt

.NET Framework-Sicherheit

Siehe auch

Referenz

BuildPath Klasse

Microsoft.TeamFoundation.Build.Common-Namespace