Attributes Property (FileInfo)

Class

FileInfo.

Action

Gets the attributes of the file. For additional information, see File Attribute Constants.

Syntax

C#
public Integer Attributes { get; }
VB
Public Read Property Attributes As Integer

Access

Read only.