TransactionalBatchOperationResult.ResourceStream Property

Definition

Gets the content of the resource.

public virtual System.IO.Stream ResourceStream { get; }
member this.ResourceStream : System.IO.Stream
Public Overridable ReadOnly Property ResourceStream As Stream

Property Value

The content of the resource as a Stream.

Applies to