Partager via


IdentityPropertiesView.GetPropertiesStartsWith, méthode (IdentityPropertyScope, String)

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

Syntaxe

'Déclaration
Public Function GetPropertiesStartsWith ( _
    propertyScope As IdentityPropertyScope, _
    propertyNamespace As String _
) As IEnumerable(Of KeyValuePair(Of String, Object))
public IEnumerable<KeyValuePair<string, Object>> GetPropertiesStartsWith(
    IdentityPropertyScope propertyScope,
    string propertyNamespace
)

Paramètres

Valeur de retour

Type : System.Collections.Generic.IEnumerable<KeyValuePair<String, Object>>

Sécurité .NET Framework

Voir aussi

Référence

IdentityPropertiesView Classe

GetPropertiesStartsWith, surcharge

Microsoft.TeamFoundation.Framework.Server, espace de noms