Return the value of a CEF Browser preference.
Name of preference to read.
Return the value of a CEF Browser preference.
Visual Basic |
---|
Public Function GetPreference( _ ByVal Name As String _ ) As String |
Name of preference to read.
String of preference value.
For a list of preferences visit this link:
https://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/pref_names.cc?view=markup