IExternalDllgetProperties Method Visual Signal ExternalBase Class Library Documentation
API version 1.5.2

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

Interface for exported function "getProperties", used by Visual Signal's ExternalDll module to obtain property values from the user DLL.

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

string getProperties()

Return Value

Type: String
Returns the XML string containing the updated property values after user DLL's computation.
See Also

Reference