UnmanagedMemoryAccessor.CanRead Eigenschaft

Definition

Bestimmt, ob die Zugriffsmethode lesbar ist.

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

Eigenschaftswert

Boolean

true, wenn der Accessor lesbar ist, andernfalls false.

Gilt für