API version 1.5.2
Assembly: vsmExternalBase (in vsmExternalBase.dll) Version: 1.6.0.0
[This is preliminary documentation and is subject to change.]
This protected member contains a table of ExtensionProperty objects which
stores the parameters used by the use's DLL, it is not necessary to access this object
directly. Use RegisterProperty(String, Type, Object, String, String, String, String, Int32), GetPropertyValue(String), and
UpdateProperty(String, Object) functions instead to initialize, get, and set properties.
Namespace: VSignal.ExternalBase
Assembly: vsmExternalBase (in vsmExternalBase.dll) Version: 1.6.0.0
Syntax
Field Value
Type: ExtensionPropertiesBaseSee Also