Condividi tramite


Metodo IdentityPropertiesView.GetPropertiesStartsWith (IdentityPropertyScope, String)

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

Sintassi

'Dichiarazione
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
)

Parametri

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IdentityPropertiesView Classe

Overload GetPropertiesStartsWith

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server