共用方式為


Constants.vsWindowKindOutput 欄位

[輸出] 視窗。

命名空間:  EnvDTE
組件:  EnvDTE (在 EnvDTE.dll 中)

語法

'宣告
Public Const vsWindowKindOutput As String
public const string vsWindowKindOutput
public:
literal String^ vsWindowKindOutput
static val mutable vsWindowKindOutput: string
public const var vsWindowKindOutput : String

備註

GUID 值 = {34E76E81-EE4A-11D0-AE2E-00A0C90FFFC3}。

vsWindowKindOutput 是用來取得整合式開發環境 (IDE) 中特定視窗的控制代碼,以便取得其屬性和方法的存取權。

.NET Framework 安全性

請參閱

參考

Constants 類別

EnvDTE 命名空間