Classification.UpdateProjectProperties 方法

用新的替换任何现有特性。

命名空间:  Microsoft.TeamFoundation.Integration.Server
程序集:  Microsoft.TeamFoundation.Server.Core(在 Microsoft.TeamFoundation.Server.Core.dll 中)

语法

声明
<WebMethodAttribute> _
Public Sub UpdateProjectProperties ( _
    projectUri As String, _
    state As String, _
    properties As CommonStructureProjectProperty() _
)
[WebMethodAttribute]
public void UpdateProjectProperties(
    string projectUri,
    string state,
    CommonStructureProjectProperty[] properties
)

参数

.NET Framework 安全性

请参阅

参考

Classification 类

Microsoft.TeamFoundation.Integration.Server 命名空间