Dart.Emulation Namespace > Vt Class : SetCapture Method |
Public Sub SetCapture( _ ByVal destinationStream As Stream _ )
public void SetCapture( Stream destinationStream )
public: void SetCapture( Stream* destinationStream )
public: void SetCapture( Stream^ destinationStream )
This method can be used to easily create a log of data written to the Vt window. This is especially useful when using SetStream(Stream).