ToolWindowGuids.ResourceView 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
此工具窗口提供了项目中可用资源的列表。
public: System::String ^ ResourceView;
std::wstring ResourceView;
public const string ResourceView;
val mutable ResourceView : string
Public Const ResourceView As String
字段值
注解
可在 .ctc 文件中使用的此工具窗口的 GUID:
#define guidResourceView { 0x2d7728c2, 0xde0a, 0x45b5, { 0x99, 0xaa, 0x89, 0xb6, 0x09, 0xdf, 0xde, 0x73 } }
通常可以通过从 "视图" 菜单中选择 "资源视图" 来使用此工具窗口。