Click or drag to resize

ShellMenuInvokeEventArgsParameters Property

Gets the parameters.

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

Property Value

Type: String
The parameters.
See Also