码迷,mamicode.com
首页 > 其他好文 > 详细

VS2015 工具箱 保存位置

时间:2016-02-19 22:02:02      阅读:190      评论:0      收藏:0      [点我收藏+]

标签:

 我的文档\Visual Studio 2015\Settings\CurrentSettings.vssettings

Environment_Toolbox 节点

 

<Category name="Environment_Toolbox" Category="{481999F2-7479-4e03-83D5-BE808BA142DF}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_Toolbox" PackageName="Visual Studio Environment Package">
      <PropertyValue name="ShowAllTabs">false</PropertyValue>
      <PropertyValue name="Version">1</PropertyValue>
      <PropertyValue name="DeletedTabCount">0</PropertyValue>
      <PropertyValue name="Tab0.Name">WardMvcKit</PropertyValue>
      <PropertyValue name="Tab0.View">0</PropertyValue>
      <PropertyValue name="Tab0.UseDefaultName">false</PropertyValue>
      <PropertyValue name="Tab0.RecordType">1</PropertyValue>
      <PropertyValue name="Tab0.Position">52</PropertyValue>
      <PropertyValue name="Tab0.OriginalName">WardMvcKit</PropertyValue>
      <PropertyValue name="Tab1.Name">WardASP.NET</PropertyValue>
      <PropertyValue name="Tab1.View">0</PropertyValue>
      <PropertyValue name="Tab1.UseDefaultName">false</PropertyValue>
      <PropertyValue name="Tab1.RecordType">1</PropertyValue>
      <PropertyValue name="Tab1.Position">53</PropertyValue>
      <PropertyValue name="Tab1.OriginalName">WardASP.NET</PropertyValue>
      <PropertyValue name="TabCount">2</PropertyValue>
      <PropertyValue name="DeletedItemCount">0</PropertyValue>
      <PropertyValue name="Item0.DataProvider">{0A057BAD-6706-45D2-A800-683A29EC6BA3}</PropertyValue>
      <PropertyValue name="Item0.ID">F6E21A9E5108DC51F6E21A9EF6F0FB0C</PropertyValue>
      <PropertyValue name="Item0.Name">文本: wardtest</PropertyValue>
      <PropertyValue name="Item0.UseDefaultName">true</PropertyValue>
      <PropertyValue name="Item0.Tab">WardMvcKit</PropertyValue>
      <PropertyValue name="Item0.OriginalTab">WardMvcKit</PropertyValue>
      <PropertyValue name="Item0.RecordType">1</PropertyValue>
      <PropertyValue name="Item0.Data">wardtest</PropertyValue>
      <PropertyValue name="Item0.Position">1</PropertyValue>
      <PropertyValue name="Item1.DataProvider">{0A057BAD-6706-45D2-A800-683A29EC6BA3}</PropertyValue>
      <PropertyValue name="Item1.ID">D38721E71384BB87FA34A15B827F8F3E</PropertyValue>
      <PropertyValue name="Item1.Name">文本: 1wardtest1</PropertyValue>
      <PropertyValue name="Item1.UseDefaultName">true</PropertyValue>
      <PropertyValue name="Item1.Tab">WardASP.NET</PropertyValue>
      <PropertyValue name="Item1.OriginalTab">WardASP.NET</PropertyValue>
      <PropertyValue name="Item1.RecordType">1</PropertyValue>
      <PropertyValue name="Item1.Data">1wardtest1</PropertyValue>
      <PropertyValue name="Item1.Position">1</PropertyValue>
      <PropertyValue name="ItemCount">2</PropertyValue>
    </Category>

 

VS2015 工具箱 保存位置

标签:

原文地址:http://www.cnblogs.com/lee2011/p/5202110.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!