ApplicationHost.RequestApplicationCreationFromAutomation 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 a new application to be created by an automation and hosted within UII.
public:
event Microsoft::Uii::Csr::ApplicationHost::RequestApplicationCreationFromAutomationHandler ^ RequestApplicationCreationFromAutomation;
public event Microsoft.Uii.Csr.ApplicationHost.RequestApplicationCreationFromAutomationHandler RequestApplicationCreationFromAutomation;
member this.RequestApplicationCreationFromAutomation : Microsoft.Uii.Csr.ApplicationHost.RequestApplicationCreationFromAutomationHandler
Public Event RequestApplicationCreationFromAutomation As ApplicationHost.RequestApplicationCreationFromAutomationHandler