Compartir a través de


OrchestratorOptionsPage.AutomationObject (Propiedad)

Este miembro invalida DialogPage.AutomationObject.

Espacio de nombres:  Microsoft.VisualStudio.TextTemplating.VSHost
Ensamblado:  Microsoft.VisualStudio.TextTemplating.VSHost.11.0 (en Microsoft.VisualStudio.TextTemplating.VSHost.11.0.dll)

Sintaxis

'Declaración
Public Overrides ReadOnly Property AutomationObject As Object
public override Object AutomationObject { get; }
public:
virtual property Object^ AutomationObject {
    Object^ get () override;
}
abstract AutomationObject : Object
override AutomationObject : Object
override function get AutomationObject () : Object

Valor de propiedad

Tipo: System.Object

Seguridad de .NET Framework

Vea también

Referencia

OrchestratorOptionsPage Clase

Microsoft.VisualStudio.TextTemplating.VSHost (Espacio de nombres)