Share via


IdentityPropertiesView.GetPropertiesStartsWith-Methode (String)

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Function GetPropertiesStartsWith ( _
    propertyNamespace As String _
) As IEnumerable(Of KeyValuePair(Of String, Object))
public IEnumerable<KeyValuePair<string, Object>> GetPropertiesStartsWith(
    string propertyNamespace
)

Parameter

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

IdentityPropertiesView Klasse

GetPropertiesStartsWith-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace