Constants.vsWindowKindSolutionExplorer 字段
“解决方案资源管理器”。
命名空间: EnvDTE
程序集: EnvDTE(在 EnvDTE.dll 中)
语法
声明
Public Const vsWindowKindSolutionExplorer As String
public const string vsWindowKindSolutionExplorer
public:
literal String^ vsWindowKindSolutionExplorer
static val mutable vsWindowKindSolutionExplorer: string
public const var vsWindowKindSolutionExplorer : String
备注
GUID 值 = {3AE79031-E1BC-11D0-8F78-00A0C9110057}。
vsWindowKindSolutionExplorer 用于获取集成开发环境 (IDE) 中特定窗口的句柄以便获得访问其属性和方法的权限。
.NET Framework 安全性
- 对直接调用方的完全信任。此成员不能由部分信任的代码使用。有关更多信息,请参见通过部分受信任的代码使用库。