MSDN > フォーラム ホーム > Visual Studio Extensibility > Change MDA Settings through a Macro
質問する質問する
 

回答済みChange MDA Settings through a Macro

  • 2009年6月29日 15:08TinoM1302 ユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダル
     
    Hi all,

    I'm trying to change the settings for the Managed Debugging Assistants through a Macro:

    To get to the Setting manually:
    Click Menu Bar->Debug->Exceptions...
    Expand the Managed Debugging Assistants node
    Uncheck NonComVisibleBaseClass under the Throw column
    Click OK

    I tried to record it as a macro but all that it records is launching the dialog, none of the interaction. Any idea how this could be set through a Macro?

    Thanks,
    Tino

回答

すべての返信