Click or drag to resize

ShellExtensionRegistrarGetDriveName Method

IT Hit User File System
Gets drive name.

Namespace:  ITHit.FileSystem.Windows.ShellExtension
Assembly:  ITHit.FileSystem.Windows.ShellExtension (in ITHit.FileSystem.Windows.ShellExtension.dll) Version: 9.1.29632.0
Syntax
public static string GetDriveName(
	string syncRootId
)

Parameters

syncRootId
Type: SystemString
Sync root identifier.

Return Value

Type: String
See Also