Interface IDosFileAttributeView
.NET interface for TO BE DEFINED FROM USER
public interface IDosFileAttributeView : IBasicFileAttributeView, IFileAttributeView, IAttributeView
- Inherited Members
Methods
Name()
String Name()
Returns
ReadAttributes()
BasicFileAttributes ReadAttributes()
Returns
Exceptions
SetArchive(bool)
void SetArchive(bool arg0)
Parameters
Exceptions
SetHidden(bool)
void SetHidden(bool arg0)
Parameters
Exceptions
SetReadOnly(bool)
void SetReadOnly(bool arg0)
Parameters
Exceptions
SetSystem(bool)
void SetSystem(bool arg0)