Freigeben über


Repository.UpdateCheckinNoteFieldName-Methode

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

Syntax

'Declaration
<WebMethodAttribute> _
Public Sub UpdateCheckinNoteFieldName ( _
    path As String, _
    existingFieldName As String, _
    newFieldName As String _
)
[WebMethodAttribute]
public void UpdateCheckinNoteFieldName(
    string path,
    string existingFieldName,
    string newFieldName
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

Repository Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace