Freigeben über


FileSpec.IsImmediateChild-Methode

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
Public Shared Function IsImmediateChild ( _
    item As String, _
    parent As String _
) As Boolean
public static bool IsImmediateChild(
    string item,
    string parent
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

FileSpec Klasse

Microsoft.TeamFoundation.Common-Namespace