Constants.vsWindowKindSolutionExplorer 字段

定义

解决方案资源管理器

public: System::String ^ vsWindowKindSolutionExplorer;
std::wstring vsWindowKindSolutionExplorer;
public const string vsWindowKindSolutionExplorer;
val mutable vsWindowKindSolutionExplorer : string
Public Const vsWindowKindSolutionExplorer As String 

字段值

String

注解

GUID 值 = {3AE79031-E1BC-11D0-8F78-00A0C9110057}。

vsWindowKindSolutionExplorer 用于获取集成开发环境中的特定窗口的句柄, (IDE) ,以便获取对其属性和方法的访问。

适用于