Freigeben über


ICommonStructureService.UpdateProjectProperties-Methode

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

Syntax

'Declaration
Sub UpdateProjectProperties ( _
    requestContext As TeamFoundationRequestContext, _
    projectUri As String, _
    state As String, _
    properties As CommonStructureProjectProperty() _
)
void UpdateProjectProperties(
    TeamFoundationRequestContext requestContext,
    string projectUri,
    string state,
    CommonStructureProjectProperty[] properties
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ICommonStructureService Schnittstelle

Microsoft.TeamFoundation.Integration.Server-Namespace