Classification.UpdateProjectProperties-Methode

Ersetzt alle vorhandenen Eigenschaften durch die neue.

Namespace:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

Classification Klasse

Microsoft.TeamFoundation.Integration.Server-Namespace