Partager via


IVsHelpOwner.AutomationObject Property

Definition

Returns an external window DTE object.

public:
 property System::Object ^ AutomationObject { System::Object ^ get(); };
public:
 property Platform::Object ^ AutomationObject { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(10)]
public object AutomationObject { [System.Runtime.InteropServices.DispId(10)] get; }
[<System.Runtime.InteropServices.DispId(10)>]
[<get: System.Runtime.InteropServices.DispId(10)>]
member this.AutomationObject : obj
Public ReadOnly Property AutomationObject As Object

Property Value

Returns a DTE2 object.

Attributes

Applies to