Click or drag to resize

OnDemandLocalFileSystemRegistrationProviderVersion Property

Gets or sets the provider version.

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

Property Value

Type: String
The provider version.
See Also