Freigeben über


CheckinNotification.GetSubmittedItems-Methode

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (in Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntax

'Declaration
Public Function GetSubmittedItems ( _
    requestContext As TeamFoundationRequestContext _
) As IEnumerable(Of String)
public IEnumerable<string> GetSubmittedItems(
    TeamFoundationRequestContext requestContext
)

Parameter

Rückgabewert

Typ: System.Collections.Generic.IEnumerable<String>

.NET Framework-Sicherheit

Siehe auch

Referenz

CheckinNotification Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace