共用方式為


Constants.vsWindowKindProperties 欄位

[屬性] 視窗。

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

語法

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

備註

GUID 值 = {EEFA5220-E298-11D0-8F78-00A0C9110057}。

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

.NET Framework 安全性

請參閱

參考

Constants 類別

EnvDTE 命名空間