OutputStreamContext Class

OutputStreamContext class

A context for initialization of the output stream.

public class OutputStreamContext

Constructors

NameDescription
OutputStreamContext(string)Initializes a new instance of the OutputStreamContext class.

Properties

NameDescription
Uri { get; }Gets the original URI of the saved resource.

See Also