Click or drag to resize

OnDemandLocalFileSystemPlaformInfo Property

Gets plaform information version.

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

Property Value

Type: Version
The plaform information version.
See Also