Metodo IdentityPropertiesView.GetViewProperties (IdentityPropertyScope)

Contenitore di proprietà.Ciò può essere utile, ad esempio se l'utente deve scorrere le proprietà correnti e modificare o rimuovere alcuni base dei nomi proprietà di criteri di ricerca.

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

Sintassi

'Dichiarazione
Public Function GetViewProperties ( _
    propertyScope As IdentityPropertyScope _
) As IEnumerable(Of KeyValuePair(Of String, Object))
public IEnumerable<KeyValuePair<string, Object>> GetViewProperties(
    IdentityPropertyScope propertyScope
)

Parametri

Valore restituito

Tipo: System.Collections.Generic.IEnumerable<KeyValuePair<String, Object>>
Restituisca il valore IEnumerable<T>.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IdentityPropertiesView Classe

Overload GetViewProperties

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server