C# Class LazyCopy.DriverClient.LazyCopyFileHelper.LazyCopyReparseData

Show file Open project: aleksk/LazyCopy

Public Properties

Property Type Description
FileSize long
UseCustomHandler long

Property Details

FileSize public property

Original file size.
public long FileSize
return long

UseCustomHandler public property

Whether the file should be fetched by the user-mode service.
public long UseCustomHandler
return long