Search - Articles
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Wednesday, May 23, 2012

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

User Rating!

Home > Search > Articles & Samples > Visual C++ .NET > Sample Programs
Getting and Setting File Attributes        
Total Hits: 1450  |  Today: 0 Author: DevASP       Rating:  
Read Reviews | Write Review | Your Rating: 

In this article I will describe the attributes of files such as archive, directory, hidden, normal, read only, system, temporary. These all attributes are in the Boolean form(means a file is in hidden mode or not etc).
Beside this I will also discuss that how to get the size of a file, Get the full path of a file.All these Information will be get or Set by OS System services. Get the File Size. GetFileSize is the API in Windows System service which provide us the size of file in bytes or 0xFFFFFFFF if there is an error. FAT supports only 32 bit size (the maximum size of a file can be represented by 32 bits) But the NTFS file system..

DevASP.Net users Rating
What is your opinion?
Is this your listing?

    If this is your listing and you like to add the rating box
    displayed on the right side on your site you can use the following code.

Go Back
DevASP.Net - Disclaimer - Privacy
© 2002-2010 DevASP.net