Share via


ChildSiteLink.AutomationProvider Property

Definition

Gets an automation provider that represents a proxy for the automation provider of the connected **ContentIsland**.

public:
 property Platform::Object ^ AutomationProvider { Platform::Object ^ get(); };
IInspectable AutomationProvider();
public object AutomationProvider { get; }
var object = childSiteLink.automationProvider;
Public ReadOnly Property AutomationProvider As Object

Property Value

Object

Platform::Object

IInspectable

An automation provider that represents a proxy for the automation provider of the connected **ContentIsland**.

Implements

Applies to