Version 113.3.50
UUID of the module.
Namespace:
CefSharp.DevTools.Memory
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax public string Uuid { get; set; }
public:
property String^ Uuid {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also