Düzenle

Aracılığıyla paylaş


Writer<TBufferWriter>.Output Field

Definition

The output buffer writer.

public TBufferWriter Output;
val mutable Output : 'BufferWriter
Public Output As TBufferWriter 

Field Value

TBufferWriter

Remarks

Modifying the output directly may corrupt the state of the writer.

Applies to