MatlabStream.CanRead Property

Gets whether the file can be read from.

Definition

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

Property Value

Boolean

See Also