DeprecationIssueType Enumeration |
Version 102.0.100
DeprecationIssueType
Namespace:
CefSharp.DevTools.Audits
Assembly:
CefSharp (in CefSharp.dll) Version: 102.0.100.0 (102.0.100.0)
Syntax public enum DeprecationIssueType
public enum class DeprecationIssueType
Members
| Member name | Value | Description |
---|
| DeprecationExample | 0 |
DeprecationExample
|
| Untranslated | 1 |
Untranslated
|
See Also