Compartilhar via


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

Acessador de propriedade. Retornará o zero se não foi encontrado.

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

Sintaxe

'Declaração
Public Function TryGetProperty ( _
    name As String, _
    <OutAttribute> ByRef value As Object _
) As Boolean
public bool TryGetProperty(
    string name,
    out Object value
)

Parâmetros

Valor de retorno

Tipo: System.Boolean
Retorne Boolean.

Segurança do .NET Framework

Consulte também

Referência

IdentityPropertiesView Classe

Sobrecargas TryGetProperty

Namespace Microsoft.TeamFoundation.Framework.Server