Click or drag to resize

FileSystemItemPropertyDataToString Method

IT Hit User File System
Returns a string representation of the current object.

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 9.0.29575.0
Syntax
public override string ToString()

Return Value

Type: String
A string that represents the current object.
See Also