BinaryData.ToStream Method

Definition

Converts the BinaryData to a read-only stream.

C#
public System.IO.Stream ToStream();

Returns

A stream representing the data.

Applies to

Product Versions
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.0 (package-provided)