Gets whether the file can be read from.
Namespace: Extreme.Data.StataAssembly: Extreme.Data (in Extreme.Data.dll) Version: 1.0.16170.0 (1.0.16170.0)
public override bool CanRead { get; }
Public Overrides ReadOnly Property CanRead As Boolean
Get
public:
virtual property bool CanRead {
bool get () override;
}
abstract CanRead : bool with get
override CanRead : bool with get
Property Value
Type:
Boolean
Numerical Libraries
Supported in: 6.0
Reference