DialogShownEventArgsTitle Property |
Version 118.6.80
These exist primarily so that the caller can verify the
RP context was used appropriately.
Namespace:
CefSharp.DevTools.FedCm
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public string Title { get; }
public:
property String^ Title {
String^ get ();
}
Property Value
Type:
StringSee Also