共用方式為


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 命名空間