[This is preliminary documentation and is subject to change.]
Namespace: NFX.IOAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public override bool CanRead { get; }
public override bool CanRead { get; }
Public Overrides ReadOnly Property CanRead As Boolean
Get
Public Overrides ReadOnly Property CanRead As Boolean
Get
public:
virtual property bool CanRead {
bool get () override;
}
public:
virtual property bool CanRead {
bool get () override;
}
abstract CanRead : bool with get
override CanRead : bool with get
abstract CanRead : bool with get
override CanRead : bool with get
Property Value
Type:
Boolean