Click or drag to resize

LinkShowCommand Property

Gets or sets the show command.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public virtual SW ShowCommand { get; set; }

Property Value

Type: SW
The show command.
See Also