Partager via


IdentityPropertiesView.TryGetProperty, méthode (String, Object%)

Accesseur de propriété.Retourne null si non trouvé.

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public Function TryGetProperty ( _
    name As String, _
    <OutAttribute> ByRef value As Object _
) As Boolean
public bool TryGetProperty(
    string name,
    out Object value
)

Paramètres

Valeur de retour

Type : System.Boolean
retourne Boolean ;

Sécurité .NET Framework

Voir aussi

Référence

IdentityPropertiesView Classe

TryGetProperty, surcharge

Microsoft.TeamFoundation.Framework.Server, espace de noms