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 安全性

请参阅

参考

Constants 类

EnvDTE 命名空间