Constants.vsWindowKindMacroExplorer 字段
**“Macro 资源管理器”**窗口。
命名空间: EnvDTE
程序集: EnvDTE(在 EnvDTE.dll 中)
语法
声明
Public Const vsWindowKindMacroExplorer As String
public const string vsWindowKindMacroExplorer
public:
literal String^ vsWindowKindMacroExplorer
static val mutable vsWindowKindMacroExplorer: string
public const var vsWindowKindMacroExplorer : String
备注
GUID 值 = {07CD18B4-3BA1-11D2-890A-0060083196C6}。
vsWindowKindMacroExplorer 用于获取集成开发环境 (IDE) 中特定窗口的句柄以便获得访问其属性和方法的权限。
.NET Framework 安全性
- 对直接调用方的完全信任。此成员不能由部分信任的代码使用。有关更多信息,请参见通过部分受信任的代码使用库。