UnmanagedMemoryAccessor.CanRead Özellik

Tanım

Erişimcinin okunabilir olup olmadığını belirler.

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

Özellik Değeri

true erişimci okunabilirse; aksi takdirde , false.

Şunlara uygulanır