InternetUnicodeHTMLCSSScalable Vector Graphics (SVG)Extensible Markup Language (xml)ASP.NetDocument Object Model (DOM)JavaScript FileSystemObject ComponentFileSystemObject ObjectDrive ObjectFolder Object File ObjectCopy / Delete / MoveOpenAsTextStream / ParentFolderSize / Drive / Name / Path / ShortName / ShortPath / Type Draft for Information Only
Content
File Object
File ObjectOne key function of FileSystemObject Component is the manipulation of files of the file system. FileObject.Attributes PropertyFileObject.Attributes property for file object is a read/write or read-only property depending on the attribute to set and return the attributes of the specified object instance. Syntax:FileObjectName.Attributes [=newattributes] Or in VBScript. Implyy fileattributes =FileObjectName.Attributes FileObjectName.Attributes =newattributes Or in JScript. Implyy fileattributes =FileObjectName.Attributes FileObjectName.Attributes =newattributes Parameters:fileattributes The parameter "fileattributes" is the name assigned to the string returned by the Attributes property referred to the specified File object. FileObjectName The parameter "FileObjectName" is used to specify the name of the instance of the File Object related to. newattributess The optional parameter "newattributes" is used to specify the new attributes to be assigned by the Attributes property to the specified File object. Returns:bitwise value The return value of the Attributes property is the logical combination of the bitwise the attribute values of the specified file object instance. The possible bitwise values of the single entry of attributes for any logical combination are.
Remarks:FileObjectName refers to a File Object. And Folder object is another possible alternate object for the Attributes property. Examples:
FileObject.DateCreated PropertyFileObject.DateCreated property for file object is a read-only property to get and return the date and time of the specified object instance was created. Syntax:FileObjectName.DateCreated Or in VBScript. Implyy filedatecreated =FileObjectName.DateCreated Or in JScript. Implyy filedatecreated =FileObjectName.DateCreated Parameters:filedatecreated The parameter "filedatecreated" is the name assigned to the date and time returned by the DateCreated property referred to the specified File object. FileObjectName The parameter "FileObjectName" is used to specify the name of the instance of the File Object related to. Returns:date The return value of the DateCreated property is the date and time of the created time of the specified file object instance. Remarks:FileObjectName refers to a File Object. And Folder object is another possible alternate object for the DateCreated property. Examples:
FileObject.DateLastAccessed PropertyFileObject.DateLastAccessed property for file object is a read-only property to get and return the date and time of the specified object instance was last accessed. Syntax:FileObjectName.DateLastAccessed Or in VBScript. Implyly filelastaccessed =FileObjectName.DateLastAccessed Or in JScript. Implyly filelastaccessed =FileObjectName.DateLastAccessed Parameters:filelastaccessed The parameter "filelastaccessed" is the name assigned to the date and time returned by the DateLastAccessed property referred to the specified File object. FileObjectName The parameter "FileObjectName" is used to specify the name of the instance of the File Object related to. Returns:date The return value of the DateLastAccessed property is the date and time of the last accessed time of the specified file object instance. Remarks:FileObjectName refers to a File Object. And Folder object is another possible alternate object for the DateLastAccessed property. microsoft.com: "This method depends on the underlying operating system for its behavior. If the operating system does not support providing time information, none will be returned. "t; Examples:
FileObject.DateLastModifieded PropertyFileObject.DateLastModified property for file object is a read-only property to get and return the date and time of the specified object instance was last modified. Syntax:FileObjectName.DateLastModified Or in VBScript. Imply filelastmodified =FileObjectName.DateLastModified Or in JScript. Imply filelastmodified =FileObjectName.DateLastModified Parameters:filelastmodified The parameter "filelastmodified" is the name assigned to the date and time returned by the DateLastModified property referred to the specified File object. FileObjectName The parameter "FileObjectName" is used to specify the name of the instance of the File Object related to. Returns:date The return value of the DateLastModified property is the date and time of the last modified time of the specified file object instance. Remarks:FileObjectName refers to a File Object. And Folder object is another possible alternate object for the DateLastAccessed property. Examples:
©sideway ID: 130500014 Last Updated: 5/14/2013 Revision: 0 Ref: References
Latest Updated Links
|
Home 5 Business Management HBR 3 Information Recreation Hobbies 8 Culture Chinese 1097 English 339 Reference 79 Computer Hardware 249 Software Application 213 Digitization 32 Latex 52 Manim 205 KB 1 Numeric 19 Programming Web 289 Unicode 504 HTML 66 CSS 65 SVG 46 ASP.NET 270 OS 429 DeskTop 7 Python 72 Knowledge Mathematics Formulas 8 Set 1 Logic 1 Algebra 84 Number Theory 206 Trigonometry 31 Geometry 34 Calculus 67 Engineering Tables 8 Mechanical Rigid Bodies Statics 92 Dynamics 37 Fluid 5 Control Acoustics 19 Natural Sciences Matter 1 Electric 27 Biology 1 |
Copyright © 2000-2024 Sideway . All rights reserved Disclaimers last modified on 06 September 2019