Events.SolutionEvents 属性

更新:2007 年 11 月

获取解决方案的 SolutionEvents 对象。

命名空间:  EnvDTE
程序集:  EnvDTE(在 EnvDTE.dll 中)

语法

声明
ReadOnly Property SolutionEvents As SolutionEvents
用法
Dim instance As Events
Dim value As SolutionEvents

value = instance.SolutionEvents
SolutionEvents SolutionEvents { get; }
property SolutionEvents^ SolutionEvents {
    SolutionEvents^ get ();
}
function get SolutionEvents () : SolutionEvents

属性值

类型:EnvDTE.SolutionEvents

一个 SolutionEvents 对象。

权限

另请参见

参考

Events 接口

Events 成员

EnvDTE 命名空间