ProcessStartupInfoDesktop Field
The name of the desktop, or the name of both the desktop and window station for this process.
A backslash in the string indicates that the string includes both the desktop and window station names.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public Desktop As String
Dim instance As ProcessStartupInfo
Dim value As String
value = instance.Desktop
instance.Desktop = value
val mutable Desktop: string
No code example is currently available or this language may not be supported.
Field Value
String