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