Property CustomEntryPoint
CustomEntryPoint
Gets or sets a custom entry point of the Automation script.
public AutomationEntryPoint CustomEntryPoint { get; set; }
Property Value
- AutomationEntryPoint
The custom entry point of the Automation script.