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