Click or drag to resize

OnDemandLocalFileSystemRegistrationThumbnailProviderClsid Property

Gets or sets a thumbnail provider CLSID.

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

Property Value

Type: Guid
A thumbnail provider CLSID.
See Also