Visual Signal ExternalBase Class Library Documentation
Title Property
VisualSignalVSignal.ExternalBaseTExternalViewerTitle
API version 1.2.2.0

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

Get the viewer title string The value will be updated from Visual Signal viewer properties before DoCompute()()() is executed.
Declaration Syntax
C#Visual BasicVisual C++
public string Title { get; }
Public ReadOnly Property Title As String
public:
property String^ Title {
	String^ get ();
}

Assembly: vsmExternalBase (Module: vsmExternalBase) Version: 1.2.2.0 (1.3.0.0)