ActiveDriveVirtualFileEndOfFile Property
IT Hit WebDAV Classes Reference [Missing <summary> documentation for "P:ITHit.MapWebDAVDrive.Core.ActiveDrive.VirtualFile.EndOfFile"]
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 EndOfFile { get; set; }
Public Property EndOfFile As Long
Get
Set
public:
property long long EndOfFile {
long long get ();
void set (long long value);
}
member EndOfFile : int64 with get, set
Property Value
Type:
Int64See Also