FileBufferingReadStream.InMemory Property

Definition

Gets a value that determines if the contents are buffered entirely in memory.

public:
 property bool InMemory { bool get(); };
public bool InMemory { get; }
member this.InMemory : bool
Public ReadOnly Property InMemory As Boolean

Property Value

Applies to