Click or drag to resize

FileMetadataLength Property

IT Hit User File System
Gets or sets file content lenght.

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.1.26727.0-Beta2
Syntax
public long Length { get; set; }

Property Value

Type: Int64

Implements

IFileMetadataLength
See Also