Freigeben über


FileSpec.IsEmptyDirectory-Methode

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

Syntax

'Declaration
Public Shared Function IsEmptyDirectory ( _
    path As String _
) As Boolean
public static bool IsEmptyDirectory(
    string path
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

FileSpec Klasse

Microsoft.TeamFoundation.Common-Namespace