IT Hit User File System
Inheritance HierarchySystemObject
ITHit.FileSystem.ExtensionsPathExtensions
Namespace:
ITHit.FileSystem.Extensions
Assembly:
ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 9.0.29527.0
Syntaxpublic static class PathExtensions
<ExtensionAttribute>
Public NotInheritable Class PathExtensions
[ExtensionAttribute]
public ref class PathExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type PathExtensions = class end
The PathExtensions type exposes the following members.
Methods
| Name | Description |
---|
  | EllipsisAtStart |
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