All Tags » proxygen » vsta » Proxy (RSS)

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Generics Part I: Generic Parameters of Intrinsic Types

    With VSTA v 2 it is possible to use generic parameters of intrinsic types with minimal effort. The example below demonstrates this with a method added to the ShapeApp.Application class which accepts a List<string>. Steps: 1) Create the proxy file ignoring the ProxyGen warnings: ProxyGen.exe Warning...
    Posted to Melody's VSTA Blog (Weblog) by Melody on 10-24-2008
  • Proxy Indentation Fix

    The proxy and host type map provider code files generated by ProxyGen in VSTA v 2 are not indented. Here's an easy fix. 3 ways to fix indentation: 1) Through the menu: Edit -> Advanced -> Format Document 2) Using short cuts: Ctrl + K then Ctrl + D 3) In a macro: DTE.ExecuteCommand("Edit.FormatDocument...
    Posted to Melody's VSTA Blog (Weblog) by Melody on 02-28-2008
Page 1 of 1 (2 items)
Copyright Summit Software Company, 2008. All rights reserved.