Click or drag to resize

MenuInvokeOptionsDirectory Property

Gets or sets a string that specifies an optional working directory name.

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

Property Value

Type: String
The parameters.
See Also