Compartir a través de


IdentityPropertiesView.TryGetViewProperty (Método) (IdentityPropertyScope, String, Object%)

Intentar obtiene un valor de propiedad con el espacio de nombres de la vista.

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

Sintaxis

'Declaración
Public Function TryGetViewProperty ( _
    propertyScope As IdentityPropertyScope, _
    propertyName As String, _
    <OutAttribute> ByRef propertyValue As Object _
) As Boolean
public bool TryGetViewProperty(
    IdentityPropertyScope propertyScope,
    string propertyName,
    out Object propertyValue
)

Parámetros

Valor devuelto

Tipo: System.Boolean
Valor de propiedad.

Seguridad de .NET Framework

Vea también

Referencia

IdentityPropertiesView Clase

TryGetViewProperty (Sobrecarga)

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