ActiveDriveVirtualFileAllocationSize Property
IT Hit WebDAV Classes Reference [Missing <summary> documentation for "P:ITHit.MapWebDAVDrive.Core.ActiveDrive.VirtualFile.AllocationSize"]
Namespace:
ITHit.MapWebDAVDrive.Core
Assembly:
ITHit.MapWebDAVDrive.Core (in ITHit.MapWebDAVDrive.Core.dll) Version: 1.3.997.0 (1.3.997.0)
Syntax public long AllocationSize { get; set; }
Public Property AllocationSize As Long
Get
Set
public:
property long long AllocationSize {
long long get ();
void set (long long value);
}
member AllocationSize : int64 with get, set
Property Value
Type:
Int64See Also