Click or drag to resize

CefCommandLineIsValid Property

Returns true if this object is valid. Do not call any other methods if this function returns false.

Namespace:  Internal.Xilium.CefGlue
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public bool IsValid { get; }

Property Value

Type: Boolean
See Also