SendPacketsElement.FileStream Property

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Gets the object representation of the file to send if the SendPacketsElement object was initialized with a FileStream parameter.

C#
public System.IO.FileStream? FileStream { get; }
C#
public System.IO.FileStream FileStream { get; }

Property Value

An object representation of the file to send if the SendPacketsElement object was initialized with a FileStream parameter.

Remarks

The default value for the FileStream property is null if the SendPacketsElement object was not initialized with a fileStream parameter.

Applies to

Produkt Verzie
.NET Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10