You are here: Start » FIL.NET » Invoke.DebugPreviewCloseWindow

Invoke.DebugPreviewCloseWindow

Closes debug preview window.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void DebugPreviewCloseWindow
(
	Fil.DebugPreviewWindowState ioWindow
)

Parameters

Name Type Range Default Description
ioWindowFil.DebugPreviewWindowStateState object of window to be closed.

See also