SqlDialogPage.AutomationObject Property

Definition

Gets the DTE automation model object for a given object of a SqlDialogPage class.

public:
 virtual property System::Object ^ AutomationObject { System::Object ^ get(); };
public override object AutomationObject { get; }
member this.AutomationObject : obj
Public Overrides ReadOnly Property AutomationObject As Object

Property Value

The DTE automation model object.

Applies to