Click or drag to resize

AssemblyResourceShellThumbnailAssembly Property

Gets the assembly.

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

Property Value

Type: Assembly
The assembly.
See Also