CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums


The Path type exposes the following members.

Methods

? NameDescription
ChangeExtension
Changes the extension of a path string.
Combine
Combines two path strings.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetDirectoryName
Returns the directory information for the specified path string.
GetExtension
Returns the extension of the specified path string.
GetFileName
Returns the file name and extension of the specified path string.
GetFileNameWithoutExtension
Returns the file name of the specified path string without the extension.
GetFullPath
Returns the absolute path for the specified path string.
GetHashCode
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetPathRoot
Gets the root directory information of the specified path.
GetTempFileName
Creates a uniquely named, zero-byte temporary file on disk and returns the full path of that file.
GetTempPath
Returns the path of the current system's temporary folder.
GetType
Gets the Type of the current instance.
(Inherited from Object.)
HasExtension
Determines whether a path includes a file name extension.
IsPathRooted
Gets a value indicating whether the specified path string contains absolute or relative path information.
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

? NameDescription
AltDirectorySeparatorChar
Provides a platform-specific alternate character used to separate directory levels in a path string that reflects a hierarchical file system organization.
DirectorySeparatorChar
Provides a platform-specific character used to separate directory levels in a path string that reflects a hierarchical file system organization.
InvalidPathChars
Provides a platform-specific array of characters that cannot be specified in path string arguments passed to members of the Path class.
PathSeparator
A platform-specific separator character used to separate path strings in environment variables.
VolumeSeparatorChar
Provides a platform-specific volume separator character.

See Also



Free Download:
   
  Privacy | Contact Us
All Times Are GMT