BindingContextDestinationType Property |
Version 75.1.140
Binding destination type
Namespace:
CefSharp.ModelBinding
Assembly:
CefSharp (in CefSharp.dll) Version: 75.1.140.0 (75.1.140.0)
Syntaxpublic Type DestinationType { get; set; }
public:
property Type^ DestinationType {
Type^ get ();
void set (Type^ value);
}
Property Value
Type:
Type
See Also