Click or drag to resize

IContextFileNameHint Property

IT Hit User File System
Gets file system path depending on the platform.

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.1.26791.0-Beta2
Syntax
string FileNameHint { get; }

Property Value

Type: String
Remarks
  • On Windows platform this is path on user file system.
  • On macOS platform this is file name. Avaible only for create and write operations.
See Also