Altova Authentic 2024 Desktop

See also

 

Declaration: GetDescription() as String

 

Description

GetDescription() is used to define the description string for the plug-in entries visible in the Customize dialog box.

 

Example

 

Public Function IXMLSpyPlugIn_GetDescription() As String

   IXMLSpyPlugIn_GetDescription = "Sample Plug-in for XMLSpy;This Plug-in demonstrates the implementation of a simple VisualBasic DLL as a Plug-in for XMLSpy."

End Function

© 2017-2023 Altova GmbH