UnmanagedMemoryAccessor.CanWrite Property

Definition

Determines whether the accessory is writable.

public:
 property bool CanWrite { bool get(); };
public bool CanWrite { get; }
member this.CanWrite : bool
Public ReadOnly Property CanWrite As Boolean

Property Value

true if the accessor is writable; otherwise, false.

Applies to