CefProcessMessageIsReadOnly Property |
Returns true if the values of this object are read-only. Some APIs may
expose read-only objects.
Namespace:
Internal.Xilium.CefGlue
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public bool IsReadOnly { get; }
Property Value
Type:
BooleanSee Also