Click or drag to resize

LinkShowCommand Property

Gets or sets the show command.

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

Property Value

Type: SW
The show command.
See Also