Skip to content

M_Aml_Editor_Plugin_Contracts_INotifyAMLDocumentLoad_ApplicationClose

AutomationML edited this page Jun 24, 2019 · 1 revision

INotifyAMLDocumentLoad.ApplicationClose Method

AutomationML Editor

Method called by the AutomationML editor, when the editor application is closed.

Namespace: Aml.Editor.Plugin.Contracts
Assembly: AML.Editor.PluginContracts (in AML.Editor.PluginContracts.dll) Version: 2.1

Syntax

C#

void ApplicationClose()

VB

Sub ApplicationClose

C++

void ApplicationClose()

See Also

Reference

INotifyAMLDocumentLoad Interface
Aml.Editor.Plugin.Contracts Namespace

Clone this wiki locally