BindingContextDestinationType Property |
Version 63.0.0
Binding destination type
Namespace: CefSharp.ModelBindingAssembly: CefSharp (in CefSharp.dll) Version: 63.0.0.0 (63.0.0.0)
Syntax public Type DestinationType { get; set; }
public:
property Type^ DestinationType {
Type^ get ();
void set (Type^ value);
}
Property Value
Type:
TypeSee Also