RdsStream.CanWrite Property

Gets whether the file can be written to.

Definition

Namespace: Numerics.NET.Data.R
Assembly: Numerics.NET.Data (in Numerics.NET.Data.dll) Version: 4.0.0
C#
public override bool CanWrite { get; }

Property Value

Boolean

See Also