Partager via


IVsHelpOwner.AutomationObject, propriété

Retourne un objet externe de DTE de fenêtre.

Espace de noms :  Microsoft.VisualStudio.VSHelp
Assembly :  Microsoft.VisualStudio.VSHelp (dans Microsoft.VisualStudio.VSHelp.dll)

Syntaxe

'Déclaration
ReadOnly Property AutomationObject As Object
Object AutomationObject { get; }
property Object^ AutomationObject {
    Object^ get ();
}
abstract AutomationObject : Object with get
function get AutomationObject () : Object

Valeur de propriété

Type : Object
Retourne un objet DTE2.

Sécurité .NET Framework

Voir aussi

Référence

IVsHelpOwner Interface

Microsoft.VisualStudio.VSHelp, espace de noms