Compartilhar via


Método Classification4.SetProjectProperty

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

Sintaxe

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

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

Classification4 Classe

Namespace Microsoft.TeamFoundation.Integration.Server