共用方式為


ICommonStructureService.UpdateProjectDescription 方法

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

語法

'宣告
Sub UpdateProjectDescription ( _
    requestContext As TeamFoundationRequestContext, _
    projectUri As String, _
    description As String _
)
void UpdateProjectDescription(
    TeamFoundationRequestContext requestContext,
    string projectUri,
    string description
)

參數

.NET Framework 安全性

請參閱

參考

ICommonStructureService 介面

Microsoft.TeamFoundation.Integration.Server 命名空間