Click or drag to resize

ContentUriSourceIntegratedBase Constructor

IT Hit User File System
Creates instance of this class.

Namespace:  ITHit.FileSystem.Windows.ShellExtension
Assembly:  ITHit.FileSystem.Windows.ShellExtension (in ITHit.FileSystem.Windows.ShellExtension.dll) Version: 8.4.27341.0
Syntax
public ContentUriSourceIntegratedBase(
	Engine engine
)

Parameters

engine
Type: ITHit.FileSystemEngine
Engine instance.
See Also