Click or drag to resize

ShellItemInitializeFileSystem Method

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

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