UnmanagedMemoryAccessor.CanRead 屬性

定義

判斷存取子是否可讀取。

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

屬性值

如果存取子是可讀取的,則為 true,否則為 false

適用於