Reference Library
CanRead Property
NamespacesMBNCSUtil.DataMpqFileStreamCanRead
Gets whether the stream supports reading.
Declaration Syntax
C#Visual BasicVisual C++
public override bool CanRead { get; }
Public Overrides ReadOnly Property CanRead As Boolean
	Get
public:
virtual property bool CanRead {
	bool get () override;
}

Assembly: Asgard5Library (Module: Asgard5Library)