Click or drag to resize

ItemSIGDN_FILESYSPATH Property

Gets the item's file system path, if it has one.

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

Property Value

Type: String
The item's file system path, if it has one.
See Also