Partager via


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

Accesseur de propriété. Renvoie null s'il n'est trouvé.

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Server.Core (dans Microsoft.TeamFoundation.Server.Core.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