BindingContextObject Property |
Version 63.0.0
The incoming data fields
Namespace: CefSharp.ModelBindingAssembly: CefSharp (in CefSharp.dll) Version: 63.0.0.0 (63.0.0.0)
Syntax public Object Object { get; set; }
public:
property Object^ Object {
Object^ get ();
void set (Object^ value);
}
Property Value
Type:
ObjectSee Also