Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a reference to the add-in object.
Namespace: Microsoft.VisualStudio.Tools.Applications.Runtime
Assembly: Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0 (in Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0.dll)
Syntax
'Declaration
Function GetEntryPointObject As Object
'Usage
Dim instance As IExtendedEntryPoint
Dim returnValue As Object
returnValue = instance.GetEntryPointObject()
Object GetEntryPointObject()
Object^ GetEntryPointObject()
function GetEntryPointObject() : Object
Return Value
Type: System.Object
A reference to the add-in object.