Olvasás angol nyelven

Megosztás a következőn keresztül:


TeamFoundationBaseRegistryService.FilterEntries Method

Filters the list of registry entries using the provided filter paths.

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

Syntax

protected static List<RegistryEntry> FilterEntries(
    IEnumerable<string> filters,
    List<RegistryEntry> unfilteredEntries,
    bool makeEntriesRelative,
    bool includeFolders
)

Parameters

Return Value

Type: System.Collections.Generic.List<RegistryEntry>

.NET Framework Security

See Also

Reference

TeamFoundationBaseRegistryService Class

Microsoft.TeamFoundation.Framework.Server Namespace