FileBufferingReadStream.InMemory 属性

定义

获取一个值,该值确定内容是否完全缓冲在内存中。

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

属性值

适用于