Compartir a través de


Identity.TryGetProperty (Método)

Espacio de nombres:  Microsoft.VisualStudio.Services.Identity
Ensamblado:  Microsoft.VisualStudio.Services.WebApi (en Microsoft.VisualStudio.Services.WebApi.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

Seguridad de .NET Framework

Vea también

Referencia

Identity Clase

Microsoft.VisualStudio.Services.Identity (Espacio de nombres)