|
RepositoryInfoSize Property |
Repository Size
Namespace: DrawerBackup.Native.Data.EntitiesAssembly: DrawerBackup.Native.Data.Entities (in DrawerBackup.Native.Data.Entities.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic virtual long Size { get; set; }
Public Overridable Property Size As Long
Get
Set
public:
virtual property long long Size {
long long get ();
void set (long long value);
}
abstract Size : int64 with get, set
override Size : int64 with get, set
Property Value
Type:
Int64
See Also