Compartilhar via


Método IdentityPropertiesView.GetPropertiesStartsWith (String)

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)

Sintaxe

'Declaração
Public Function GetPropertiesStartsWith ( _
    propertyNamespace As String _
) As IEnumerable(Of KeyValuePair(Of String, Object))
public IEnumerable<KeyValuePair<string, Object>> GetPropertiesStartsWith(
    string propertyNamespace
)

Parâmetros

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

IdentityPropertiesView Classe

Sobrecargas GetPropertiesStartsWith

Namespace Microsoft.TeamFoundation.Framework.Server