JsonStream.CanRead Property

Gets whether the file can be read from.

Definition

Namespace: Extreme.Data.Json
Assembly: Extreme.Data.Json (in Extreme.Data.Json.dll) Version: 3.1.1
C#
public override bool CanRead { get; }

Property Value

Boolean

See Also