Share via


RegistryEntryCollection.ContainsPath-Methode

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

Syntax

'Declaration
Public Function ContainsPath ( _
    path As String _
) As Boolean
public bool ContainsPath(
    string path
)

Parameter

Rückgabewert

Typ: System.Boolean
Gibt Boolean zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

RegistryEntryCollection Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace