Propriedade OrchestratorOptionsPage.AutomationObject

Este membro substitui DialogPage.AutomationObject.

Namespace:  Microsoft.VisualStudio.TextTemplating.VSHost
Assembly:  Microsoft.VisualStudio.TextTemplating.VSHost.10.0 (em Microsoft.VisualStudio.TextTemplating.VSHost.10.0.dll)

Sintaxe

'Declaração
Public Overrides ReadOnly Property AutomationObject As Object
    Get
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 propriedade

Tipo: System.Object

Segurança do .NET Framework

Consulte também

Referência

OrchestratorOptionsPage Classe

Namespace Microsoft.VisualStudio.TextTemplating.VSHost