ContentIsland.AutomationOption Property
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.
Gets the option for the automation hosting contract for this ContentIsland.
public:
property ContentAutomationOptions AutomationOption { ContentAutomationOptions get(); };
ContentAutomationOptions AutomationOption();
public ContentAutomationOptions AutomationOption { get; }
var contentAutomationOptions = contentIsland.automationOption;
Public ReadOnly Property AutomationOption As ContentAutomationOptions
Property Value
The option for the automation hosting contract for this ContentIsland.