共用方式為


Repository.UpdateCheckinNoteFieldName 方法

命名空間:  Microsoft.TeamFoundation.VersionControl.Server
組件:  Microsoft.TeamFoundation.VersionControl.Server (在 Microsoft.TeamFoundation.VersionControl.Server.dll 中)

語法

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

參數

.NET Framework 安全性

請參閱

參考

Repository 類別

Microsoft.TeamFoundation.VersionControl.Server 命名空間