TExternalViewersetTitle Method Visual Signal ExternalBase Class Library Documentation
API version 1.5.2

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

Exported function "setTitle()", used by Visual Signal's ExternalViewer module to set external viewer title

Namespace: VSignal.ExternalBase
Assembly: vsmExternalBase (in vsmExternalBase.dll) Version: 1.6.0.0
Syntax

public void setTitle(
	string title,
	bool showTitle
)

Parameters

title
Type: SystemString
showTitle
Type: SystemBoolean

Implements

IExternalViewersetTitle(String, Boolean)
See Also

Reference