FileSerializer.Serialize Method

Serializes the file to the stream.
Protected Sub Serialize( _ 
ByVal stream As Stream
)
This language is not supported or no code example is available.
protected void Serialize( 
Stream stream 
)
This language is not supported or no code example is available.

Parameters

stream
Stream

The stream file.

.NET Framework

Supported in: 4.8

In this article

Definition