Compartilhar via


Método IdentityPropertiesView.SetProperty (IdentityPropertyScope, String, Object)

Define uma propriedade, substituir-a-&z se já definido.

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

Sintaxe

'Declaração
Public Sub SetProperty ( _
    propertyScope As IdentityPropertyScope, _
    name As String, _
    value As Object _
)
public void SetProperty(
    IdentityPropertyScope propertyScope,
    string name,
    Object value
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

IdentityPropertiesView Classe

Sobrecargas SetProperty

Namespace Microsoft.TeamFoundation.Framework.Server