Condividi tramite


Metodo IdentityPropertiesView.TryGetViewProperty (IdentityPropertyScope, String, Object%)

Provare ottiene un valore di proprietà con lo spazio dei nomi di visualizzazione.

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

'Dichiarazione
Public Function TryGetViewProperty ( _
    propertyScope As IdentityPropertyScope, _
    propertyName As String, _
    <OutAttribute> ByRef propertyValue As Object _
) As Boolean
public bool TryGetViewProperty(
    IdentityPropertyScope propertyScope,
    string propertyName,
    out Object propertyValue
)

Parametri

Valore restituito

Tipo: System.Boolean
Valore della proprietà.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IdentityPropertiesView Classe

Overload TryGetViewProperty

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server