The
properties
of System.IO.UnmanagedMemoryAccessor are listed below. For a list of all members, see the UnmanagedMemoryAccessor Members list.
See Also: Inherited members from System.Object
Public Properties
[read-only] | CanRead | bool.
Determines whether the accessor is readable.
|
[read-only] | CanWrite | bool.
Determines whether the accessory is writable.
|
[read-only] | Capacity | long.
Gets the capacity of the accessor.
|
Protected Properties
[read-only] | IsOpen | bool.
Determines whether the accessor is currently open by a process.
|