CefDragData SetFragmentText Method Xilium.CefGlue

[This is preliminary documentation and is subject to change.]

Set the plain text fragment that is being dragged.

Namespace: Xilium.CefGlue
Assembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax

public void SetFragmentText(
	string text
)

Parameters

text
Type: OnlineSystem String

[Missing <param name="text"/> documentation for "M:Xilium.CefGlue.CefDragData.SetFragmentText(System.String)"]

See Also