Click or drag to resize

PathExtensions Class

IT Hit User File System
Inheritance Hierarchy
SystemObject
  ITHit.FileSystem.ExtensionsPathExtensions

Namespace:  ITHit.FileSystem.Extensions
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 9.0.29527.0
Syntax
public static class PathExtensions

The PathExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberEllipsisAtStart
Trims long path string at start, if it exceeds given length. Trimmed string will start from '...' followed by passed kind of slash character.
Top
See Also