TeamFoundationJobReportingService.GetJobName-Methode

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Function GetJobName ( _
    requestContext As TeamFoundationRequestContext, _
    jobId As Guid _
) As String
public string GetJobName(
    TeamFoundationRequestContext requestContext,
    Guid jobId
)

Parameter

Rückgabewert

Typ: System.String

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationJobReportingService Klasse

Microsoft.TeamFoundation.Framework.Server.Alm-Namespace