|
EntryEventArgsCurrent Property |
Current length of the entry
Namespace: DrawerBackup.Native.ClientsAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic long Current { get; set; }
Public Property Current As Long
Get
Set
public:
property long long Current {
long long get ();
void set (long long value);
}
member Current : int64 with get, set
Property Value
Type:
Int64
See Also