![Xcalibur Systems LLC Logo](../icons/logo.png) |
ShellExecuteInfoParameters Field |
Optional. The address of a null-terminated string that contains the application parameters.
The parameters must be separated by spaces. If the File member specifies a document file,
Parameters should be NULL.
Namespace: Xcalibur.NativeMethods.V2.ShellAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
SyntaxPublic Parameters As String
public:
String^ Parameters
val mutable Parameters: string
Field Value
String
See Also