Freigeben über


BuildContainerPath.GetContainerId-Methode

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

Syntax

'Declaration
Public Shared Sub GetContainerId ( _
    buildPath As String, _
    <OutAttribute> ByRef containerId As Long _
)
public static void GetContainerId(
    string buildPath,
    out long containerId
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

BuildContainerPath Klasse

Microsoft.TeamFoundation.Build.Common-Namespace