Freigeben über


FileSpec.GetAttributes-Methode

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

Syntax

'Declaration
Public Shared Function GetAttributes ( _
    path As String _
) As FileAttributes
public static FileAttributes GetAttributes(
    string path
)

Parameter

Rückgabewert

Typ: System.IO.FileAttributes

.NET Framework-Sicherheit

Siehe auch

Referenz

FileSpec Klasse

Microsoft.TeamFoundation.Common-Namespace