Metodo IdentityPropertiesView.GetPropertiesStartsWith (String)

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

Sintassi

'Dichiarazione
Public Function GetPropertiesStartsWith ( _
    propertyNamespace As String _
) As IEnumerable(Of KeyValuePair(Of String, Object))
public IEnumerable<KeyValuePair<string, Object>> GetPropertiesStartsWith(
    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