public NativeWindowState ShowWindow
Public ShowWindow As NativeWindowState
Dim instance As ProcessStartupInfo
Dim value As NativeWindowState
value = instance.ShowWindow
instance.ShowWindow = value
public:
NativeWindowState ShowWindow
val mutable ShowWindow: NativeWindowState
No code example is currently available or this language may not be supported.