Click or drag to resize

OnDemandLocalFileSystemFilterDriverVersion Property

Gets the filter driver version.

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

Property Value

Type: String
The filter driver version.
See Also