API version 1.5.2
Assembly: vsmExternalBase (in vsmExternalBase.dll) Version: 1.6.0.0
[This is preliminary documentation and is subject to change.]
Override protected function SetExtendedInfo(XmlDocument) to set additional viewer-specific root attributes.
This function is called by the exported function getDllInfo.
Namespace: VSignal.ExternalBase
Assembly: vsmExternalBase (in vsmExternalBase.dll) Version: 1.6.0.0
Syntax
Parameters
- xdoc
- Type: System.XmlXmlDocument
Specifies the XML document containing the module info.
See Also