UnmanagedMemoryAccessor.CanRead Property

Definition

Determines whether the accessor is readable.

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

Property Value

true if the accessor is readable; otherwise, false.

Applies to