Click or drag to resize

ItemSIGDN_URL Property

Gets the item's URL, 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_URL { get; }

Property Value

Type: String
The item's URL, if it has one.
See Also