搜索优化
网页
图片
视频
学术
词典
地图
更多
航班
笔记本
EnvDTE
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Essentially
it
is
just
a
dialog
which is
given
an
instance
of
the
EnvDTE
.
DTE
interface
.
从
本质上讲
,
它
仅仅
是
一个
给定
的
EnvDTE.DTE
接口
实例
的
对话
框
。
www.infoq.com
2.
EnvDTE
is
an
assembly
-
wrapped
COM
library
containing
the
objects
and
members
for Visual Studio
core
automation
.
EnvDTE
是
包含
VisualStudio
内核
自动化
的
对象
和
成员
的
用
程序集
包装
的
COM
库
。
msdn2.microsoft.com
3.
To
fix
this
problem
,
you
must
add
a binding
redirect
for
the
newer
version
of
EnvDTE
to your
project
's
configuration
(
.
Config
)
file
.
若要
解决
此
问题
,
必须
为
EnvDTE
的
较
新
版本
添加
绑定
,
重
定向
至
项目
的
配置
文件
(
.
config
)
中
。
msdn2.microsoft.com
4.
Outlines
a
possible
error
you can
receive
when
a
project
uses
the
EnvDTE
assembly
and
one
or
more
of the VSLangProj
assemblies
.
概述
项目
使用
EnvDTE
程序
集
和
一个
或
多个
VSLangProj
程序
集
时
可能
接收
到
的
错误
。
msdn2.microsoft.com
5.
In
the
class
module
,
include
references
to
EnvDTE
and
EnvDTE80 and
implement
the IDTWizard
interface
.
在
类
模块
中
,
将
引用
添加
到
EnvDTE
和
EnvDTE80
,
并
实现
IDTWizard
接口
。
msdn2.microsoft.com
6.
Add
references
to
EnvDTE
and
EnvDTE80
to
the
project
.
向
项目
中
添加
对
EnvDTE
和
EnvDTE80
的
引用
。
msdn2.microsoft.com
7.
Furthermore
,
it
would
pose
COM
interop
problems
because
the
"
2
"
interfaces
in
EnvDTE80
derive
from
the
EnvDTE
interfaces
.
另外
,
它
会
造成
COM
互操作
问题
,
这
是
因为
EnvDTE80
中
的
“
2
”
接口
派生
自
EnvDTE
接口
。
msdn2.microsoft.com
8.
Also
,
if
you
use
members
from
the
EnvDTE
assembly
,
you
must
also
set
a
reference
to
both the DTE
object
and the DTE2 object
.
另外
,
如果
使用
EnvDTE
程序
集中
的
成员
,
也
必须
设置
对
DTE
对象
和
DTE2
对象
的
引用
。
msdn2.microsoft.com
9.
So
,
when
you
write
new
automation
applications
(
such
as
add-
ins
)
,
be
sure
to
reference
EnvDTE
, EnvDTE80,
and
EnvDTE90
.
因此
,
在
编写
新
的
自动化
应用程序
(
如
外接
程序
)
时
,
一定
要
引用
EnvDTE
、
EnvDTE80
和
EnvDTE90
。
msdn2.microsoft.com
10.
Possible
Error
Using
VSLangProj
Assemblies
with
EnvDTE
Assembly
使用
含有
EnvDTE
程序
集
的
VSLangProj
程序
集
可能
出现
的
错误
msdn2.microsoft.com
1
2