CefDownloadItemIsValid Property |
Returns true if this object is valid. Do not call any other methods if this
function returns false.
Namespace: Internal.Xilium.CefGlueAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic bool IsValid { get; }Property Value
Boolean
See Also