Partager via


TeamFoundationIdentity.TryGetProperty, méthode (IdentityPropertyScope, String, Object%)

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

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

Syntaxe

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

Paramètres

Valeur de retour

Type : System.Boolean
retourne Boolean ;

Sécurité .NET Framework

Voir aussi

Référence

TeamFoundationIdentity Classe

TryGetProperty, surcharge

Microsoft.TeamFoundation.Server.Core, espace de noms