Click or drag to resize

ComServerThumbnailProvider Property

Gets the thumbnail provider identifier.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public Guid? ThumbnailProvider { get; }

Property Value

Type: NullableGuid
The thumbnail provider identifier.
See Also