| IDragDataFragmentBaseUrl Property | 
Version 130.1.90
            Return the base URL that the fragment came from. This value is used for resolving relative URLs and may be empty. 
            
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
 Syntax
Syntaxstring FragmentBaseUrl { get; set; }property String^ FragmentBaseUrl {
	String^ get ();
	void set (String^ value);
}Property Value
String See Also
See Also