Compartir a través de


IdentityPropertiesView.TryGetProperty (Método) (String, Object%)

Descriptor de propiedad. Devolverá NULL si no encuentra.

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

Sintaxis

'Declaración
Public Function TryGetProperty ( _
    name As String, _
    <OutAttribute> ByRef value As Object _
) As Boolean
public bool TryGetProperty(
    string name,
    out Object value
)

Parámetros

Valor devuelto

Tipo: System.Boolean
Devuelva Boolean.

Seguridad de .NET Framework

Vea también

Referencia

IdentityPropertiesView Clase

TryGetProperty (Sobrecarga)

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