ScanningManagerGetFromClipboard Method

Gets download token of the content stored in the clipboard.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Gets download token of the content stored in the clipboard.")]
public Guid GetFromClipboard(
	out long fileSize
)

Parameters

fileSize  Int64

Return Value

Guid

See Also