Freigeben über


Classification4.SetProjectProperty-Methode

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

Syntax

'Declaration
<WebMethodAttribute> _
Public Sub SetProjectProperty ( _
    projectUri As String, _
    name As String, _
    value As String _
)
[WebMethodAttribute]
public void SetProjectProperty(
    string projectUri,
    string name,
    string value
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

Classification4 Klasse

Microsoft.TeamFoundation.Integration.Server-Namespace