Visual Signal ExternalBase Class Library Documentation
InfoText Property
VisualSignalVSignal.ExternalBaseTExternalBaseInfoText
API version 1.2.2.0

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

Set this property in Init()()() to register the infoText of the user module. This will appear in Visual Signal as a tooltip for the dll.
Declaration Syntax
C#Visual BasicVisual C++
protected string InfoText { set; }
Protected WriteOnly Property InfoText As String
protected:
property String^ InfoText {
	void set (String^ value);
}

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