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