Property | Type | Description | |
---|---|---|---|
Desktop | |||
FillAttribute | int | ||
Flags | int | ||
Reserved | |||
Reserved2 | short | ||
Reserved2Pointer | |||
ShowWindow | short | ||
SizeInBytes | int | ||
StandardErrorHandle | SafeFileHandle | ||
StandardInputHandle | SafeFileHandle | ||
StandardOutputHandle | SafeFileHandle | ||
Title | IntPtr | ||
X | int | ||
XCountChars | int | ||
XSize | int | ||
Y | int | ||
YCountChars | int | ||
YSize | int |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
StartupInfo ( ) : System |
public SafeFileHandle StandardErrorHandle | ||
return | SafeFileHandle |
public SafeFileHandle StandardInputHandle | ||
return | SafeFileHandle |
public SafeFileHandle StandardOutputHandle | ||
return | SafeFileHandle |