|
ShellExecuteInfoDirectory Field |
Optional. The address of a null-terminated string that specifies the name of the working
directory. If this member is NULL, the current directory is used as the working directory.
Namespace: Xcalibur.NativeMethods.V2.ShellAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax Public Directory As String
public:
String^ Directory
val mutable Directory: string
Field Value
StringSee Also