此工具窗口提供资源列表可用在项目中。
命名空间: Microsoft.VisualStudio.Shell.Interop
程序集: Microsoft.VisualStudio.Shell.Interop.8.0(在 Microsoft.VisualStudio.Shell.Interop.8.0.dll 中)
语法
声明
Public Const ResourceView As String
public const string ResourceView
备注
此工具窗口的 GUID 是:
#define guidResourceView { 0x2d7728c2, 0xde0a, 0x45b5, { 0x99, 0xaa, 0x89, 0xb6, 0x09, 0xdf, 0xde, 0x73 } }
此工具窗口通过选择 资源视图 通常可用从 视图 菜单。
.NET Framework 安全性
- 对直接调用方的完全信任。此成员不能由部分信任的代码使用。有关更多信息,请参见通过部分受信任的代码使用库。