Gets the file attributes associated with the entry.

Namespace:  C1.C1Zip
Assembly:  C1.Silverlight.Zip (in C1.Silverlight.Zip.dll)

Syntax

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

See Also