Click or drag to resize

ShellItemInitializeFileSystem Method

Initializes the file system. Called when the FileSystemPath property is set.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
protected virtual void InitializeFileSystem()
See Also