PROCESS_STARTUP_INFO.lpDesktop Field

Namespace:  Microsoft.VisualStudio.Debugger.Interop
Assembly:  Microsoft.VisualStudio.Debugger.Interop.10.0 (in Microsoft.VisualStudio.Debugger.Interop.10.0.dll)

Syntax

'Declaration
Public lpDesktop As String
public string lpDesktop
public:
String^ lpDesktop
val mutable lpDesktop: string
public var lpDesktop : String

.NET Framework Security

See Also

Reference

PROCESS_STARTUP_INFO Structure

Microsoft.VisualStudio.Debugger.Interop Namespace