Table of Contents

Interface IDosFileAttributes

Namespace
Java.Nio.File.Attribute
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface IDosFileAttributes : IBasicFileAttributes
Inherited Members

Methods

IsArchive()

bool IsArchive()

Returns

bool

bool

IsHidden()

bool IsHidden()

Returns

bool

bool

IsReadOnly()

bool IsReadOnly()

Returns

bool

bool

IsSystem()

bool IsSystem()

Returns

bool

bool