Click or drag to resize

StateSyncChangeSize Property

Gets or sets the size.

Namespace:  callback.ShellBoost.Core.Synchronization
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public long Size { get; set; }

Property Value

Type: Int64
The size.
See Also