Condividi tramite


Metodo IdentityPropertiesView.GetProperties

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 GetProperties As IEnumerable(Of KeyValuePair(Of String, Object))
public IEnumerable<KeyValuePair<string, Object>> GetProperties()

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 GetProperties

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server