FileHeaderBlockCanWrite Property
Determines if the file can be written to because enough features are recognized by this current version to do it without corrupting the file system.
Namespace: SnapDB.IO.FileStructureAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public bool CanWrite { get; }
Public ReadOnly Property CanWrite As Boolean
Get
public:
property bool CanWrite {
bool get ();
}
Property Value
Boolean