Sign in
Join
Home
Products
Blogs
Forums
Downloads
About Us
Contact
VSTA Q & A Blog
»
All Tags
»
hostType
(
RSS
)
Browse by Tags
VSTA Q & A Blog
Home
Syndication
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Recent Posts
Change a proxy to make the methods within the host class accessible
Tags
add-in
AppAddIn
C#
c++
class
com
debugging
DTE
IDE
language
macro
method
OMAgent
PIA
ProjectGen
proxy
Proxygen
shapeapp
template
VB
VBA
Visual Studio 2005
Visual Studio 2008
VSTA
x64
View more
Archives
July 2009 (3)
June 2009 (28)
May 2009 (47)
add-in
method
proxy
shapeapp
Change a proxy to make the methods within the host class accessible
You can change a proxy to make the methods within the hostType class accessible by: 1) Remove the abstract keyword from the type declaration (drawback- add-ins will now be able to write code like “Application app = new Application();” instead...
Published
Fri, Jun 06 2009 2:04 PM
by
BillL
Filed under:
add-in
,
proxy
,
shapeapp
,
method
,
hostType
Copyright Summit Software Company, 2008. All rights reserved.