Click or drag to resize

ItemSIGDN_URL Property

Gets the item's URL, if it has one.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public string SIGDN_URL { get; }

Property Value

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