Compartir a través de


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

Establece una propiedad, la sobrescriba si está definido.

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Server.Core (en Microsoft.TeamFoundation.Server.Core.dll)

Sintaxis

'Declaración
Public Sub SetProperty ( _
    propertyScope As IdentityPropertyScope, _
    name As String, _
    value As Object _
)
public void SetProperty(
    IdentityPropertyScope propertyScope,
    string name,
    Object value
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

IdentityPropertiesView Clase

SetProperty (Sobrecarga)

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)