Freigeben über


Classification.UpdateProjectProperties-Methode

Ersetzt alle vorhandenen Eigenschaften mit neuen.

Namespace:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.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