Tutorials
GfG Premium
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
32.1K+ articles
JavaScript
9.9K+ articles
HTML
4.1K+ articles
Software Engineering
2.3K+ articles
Websites & Apps
1.5K+ articles
Installation Guide
1.2K+ articles
Web Tech
167+ articles
ASP-Basics
86+ articles
ASP-Methods
53+ articles
Website & Apps
1+ articles
ASP-Properties
70 posts
Recent Articles
Popular Articles
ASP ASPError Object Properties
Last Updated: 31 March 2021
ASP Code: The ASPCode is used for returning the string value which determines the error code that would be generated by the IIS server. This Property applies to Error Obje...
read more
ASP-Properties
ASP-Basics
Websites & Apps
ASP Attributes Property
Last Updated: 24 March 2021
The ASP Attributes Property is used for returning or setting the attributes of the specified file or folder. The attributes are defined with the following numerical values...
read more
ASP-Properties
ASP-Basics
Websites & Apps
ASP DateCreated Property
Last Updated: 25 March 2021
The ASP DateCreated Property is used to return the date and time when the given file was created on the system.Syntax:For File Object:FileObject.DateCreatedFor Folder Obje...
read more
ASP-Properties
ASP-Basics
Websites & Apps
ASP Drive Property
Last Updated: 25 March 2021
The ASP Drive Property is used to return the drive letter name where the specified file or folder resides.Syntax:For File Object:FileObject.DriveFor Folder Object: FolderO...
read more
ASP-Properties
ASP-Basics
Websites & Apps
ASP ParentFolder Property
Last Updated: 25 March 2021
The ASP ParentFolder Property is used to return the complete path for the parent folder of a specified file or folder.Syntax:For File Object:FileObject.ParentFolderFor Fol...
read more
ASP-Properties
ASP-Basics
Websites & Apps
ASP Path Property
Last Updated: 24 March 2021
The ASP Path Property is used to get the complete path for a specified file, folder, or drive on the system.Syntax:For File ObjectFileObject.PathFor Folder Object:FolderOb...
read more
ASP-Properties
ASP-Basics
Websites & Apps
ASP ShortName Property
Last Updated: 25 March 2021
The ASP ShortName Property is used to get the short name of the specified file or folder on the system.Syntax:For File Object:FileObject.ShortNameFor Folder Object:FolderO...
read more
ASP-Properties
ASP-Basics
Websites & Apps
ASP ShortPath Property
Last Updated: 24 March 2021
The ASP ShortPath Property is used to return the short path for the specified file or folder.Syntax:For File Object:FileObject.ShortPathFor Folder Object:FolderObject.Shor...
read more
ASP-Properties
ASP-Basics
Websites & Apps
ASP Type Property
Last Updated: 24 March 2021
The ASP Type Property is used to return the type of the particular file or folder. It returns the complete name of the type of file or folder.Syntax:For File Object:FileOb...
read more
ASP-Properties
ASP-Basics
Websites & Apps
ASP Name Property
Last Updated: 10 May 2025
The ASP Name Property is used for returning and setting the name of a specified file or Folder. Syntax:For File Object:FileObject.Name[=newname]For Folder Object: FolderOb...
read more
ASP-Properties
ASP-Basics
Websites & Apps
Website & Apps
ASP size Property
Last Updated: 31 March 2021
The ASP size property is used to return the size of the specified file or folder. It returns the value in terms of bytes.Syntax:For file Object:FileObject.Size For folder ...
read more
ASP-Properties
ASP-Basics
Websites & Apps
ASP DateLastAccessed Property
Last Updated: 31 March 2021
The ASP DateLastAccessed Property is used to get the date and time when the particular file or folder is last access on the system.Syntax:For file Object:FileObject.DateLa...
read more
ASP-Properties
ASP-Basics
Websites & Apps
ASPDateLastModified Property
Last Updated: 10 May 2025
The ASP DateLastModified Property is used to get the date and time when the particular file or folder was last modified or update on the system.Syntax:For file Object:File...
read more
ASP-Properties
ASP-Basics
Web Tech
ASP Response Object
Last Updated: 29 September 2021
The Response Object is used to send a response to the client request from a server. It has many predefined methods, properties, and collections. It has some methods, prop...
read more
Software Engineering
ASP-Properties
ASP-Methods
ASP-Basics
Arrays for Competitive Programming
Last Updated: 21 May 2024
In this article, we will be discussing Arrays which is one of the most commonly used data structure. It also plays a major part in Competitive Programming. Moreover, we wi...
read more
Competitive Programming
Intellipaat
Functions
Algorithms-InsertionSort
TCS-coding-questions
Java-Modifier
Volkswagen IT Services
Python numpy-Random
ASP-Properties
1
2
3
4
5
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !