ToolWindowGuids.SolutionExplorer 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
此工具窗口提供了一个解决方案中项目及其文件的列表。
public: System::String ^ SolutionExplorer;
std::wstring SolutionExplorer;
public const string SolutionExplorer;
val mutable SolutionExplorer : string
Public Const SolutionExplorer As String
字段值
注解
可在 .ctc 文件中使用的此工具窗口的 GUID:
#define guidSolutionExplorer { 0x3ae79031, 0xe1bc, 0x11d0, { 0x8f, 0x78, 0x00, 0xa0, 0xc9, 0x11, 0x00, 0x57 } }
通常可以通过从 "视图" 菜单中选择 "解决方案资源管理器" 来使用此工具窗口。