Movatterモバイル変換


[0]ホーム

URL:


CefSharp API Doc
CefSharp API Doc
Namespaces
CefSharp
ResourceHandler Class
ResourceHandler Methods
FromString Method
FromString Method (String, String)
FromString Method (String, Encoding, Boolean, String)
Click or drag to resizeClick or drag to resize

ResourceHandlerFromString Method (String, String)

Version 118.6.80

Note: This API is now obsolete.

Gets the resource from the string.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)
Syntax
[ObsoleteAttribute("Use ResourceHandler.FromString(resource, mimeType: Cef.GetMimeType(fileExtension)); instead, this method will be removed")]publicstaticIResourceHandlerFromString(stringtext,stringfileExtension)
public:[ObsoleteAttribute(L"Use ResourceHandler.FromString(resource, mimeType: Cef.GetMimeType(fileExtension)); instead, this method will be removed")]staticIResourceHandler^FromString(String^text,String^fileExtension)

Parameters

text
Type: SystemString
The text.
fileExtension
Type: SystemString
The file extension.

Return Value

Type: IResourceHandler
ResourceHandler.
See Also

Reference

ResourceHandler Class
FromString Overload
CefSharp Namespace

https://raw.githubusercontent.com/cefsharp/CefSharp/master/LICENSE


[8]ページ先頭

©2009-2025 Movatter.jp