Click or drag to resize

OnDemandLocalFileSystemRegistrationThumbnailProviderClsid Property

Gets or sets a thumbnail provider CLSID.

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

Property Value

Type: Guid
A thumbnail provider CLSID.
See Also