This document is archived and information here might be outdated. Recommended version. |
Indicates if this RasterDataset is writable.
[Visual Basic .NET]
Public ReadOnly Property CanWrite As Boolean
[C#]
public bool CanWrite {get;}
[C++]
HRESULT get_CanWrite(
Boolean* CanWrite
);
[C++] Parameters CanWrite [out, retval]
CanWrite is a parameter of type bool*