ApplicationHost.RequestApplicationCloseFromAutomation Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Raised when requesting hosted within the UI to be closed by an automation.
public:
event Microsoft::Uii::Csr::ApplicationHost::RequestApplicationCloseFromAutomationHandler ^ RequestApplicationCloseFromAutomation;
public event Microsoft.Uii.Csr.ApplicationHost.RequestApplicationCloseFromAutomationHandler RequestApplicationCloseFromAutomation;
member this.RequestApplicationCloseFromAutomation : Microsoft.Uii.Csr.ApplicationHost.RequestApplicationCloseFromAutomationHandler
Public Event RequestApplicationCloseFromAutomation As ApplicationHost.RequestApplicationCloseFromAutomationHandler