Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
PoshExecSvr
STARTUPINFO
C# Class PoshExecSvr.STARTUPINFO
Datei anzeigen
Open project: adamdriscoll/PoshInternals
Class Usage Examples
Public Properties
Property
Type
Description
cb
System.Int32
cbReserved2
System.Int16
dwFillAttribute
System.Int32
dwFlags
System.Int32
dwX
System.Int32
dwXCountChars
System.Int32
dwXSize
System.Int32
dwY
System.Int32
dwYCountChars
System.Int32
dwYSize
System.Int32
hStdError
System.IntPtr
hStdInput
System.IntPtr
hStdOutput
System.IntPtr
lpDesktop
string
lpReserved
string
lpReserved2
System.IntPtr
lpTitle
string
wShowWindow
System.Int16
Property Details
cb
public_oe property
public
Int32,System
cb
return
System.Int32
cbReserved2
public_oe property
public
Int16,System
cbReserved2
return
System.Int16
dwFillAttribute
public_oe property
public
Int32,System
dwFillAttribute
return
System.Int32
dwFlags
public_oe property
public
Int32,System
dwFlags
return
System.Int32
dwX
public_oe property
public
Int32,System
dwX
return
System.Int32
dwXCountChars
public_oe property
public
Int32,System
dwXCountChars
return
System.Int32
dwXSize
public_oe property
public
Int32,System
dwXSize
return
System.Int32
dwY
public_oe property
public
Int32,System
dwY
return
System.Int32
dwYCountChars
public_oe property
public
Int32,System
dwYCountChars
return
System.Int32
dwYSize
public_oe property
public
Int32,System
dwYSize
return
System.Int32
hStdError
public_oe property
public
IntPtr,System
hStdError
return
System.IntPtr
hStdInput
public_oe property
public
IntPtr,System
hStdInput
return
System.IntPtr
hStdOutput
public_oe property
public
IntPtr,System
hStdOutput
return
System.IntPtr
lpDesktop
public_oe property
public
string
lpDesktop
return
string
lpReserved
public_oe property
public
string
lpReserved
return
string
lpReserved2
public_oe property
public
IntPtr,System
lpReserved2
return
System.IntPtr
lpTitle
public_oe property
public
string
lpTitle
return
string
wShowWindow
public_oe property
public
Int16,System
wShowWindow
return
System.Int16