Compartir a través de


IdentityPropertiesView.GetPropertiesStartsWith (Método) (IdentityPropertyScope, String)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Server.Core (en Microsoft.TeamFoundation.Server.Core.dll)

Sintaxis

'Declaración
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
)

Parámetros

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

IdentityPropertiesView Clase

GetPropertiesStartsWith (Sobrecarga)

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)