تحرير

مشاركة عبر


Blob.AsStream Method

Definition

Returns a stream that wraps the data.

public System.IO.Stream AsStream();

Returns

Returns the stream that wraps the data.

Remarks

If the data is released, then the stream becomes invalid.

Applies to