Path.GetAttributes(String,Boolean) Method

Represents method GetAttributes(String,Boolean).

Namespace: System.IO
public
 class function GetAttributes(const Path: String; FollowLink: Boolean = True): TFileAttributes;

Parameters

Path
Type: String

FollowLink
Type: Boolean

Return Value