Gets item attributes.

Namespace:  Rebex.IO
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public ReadOnly Property Attributes As FileAttributes
	Get
C#
public FileAttributes Attributes { get; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also