Breakpoint2.Process 属性

获取与当前断点相关联的 Process2

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

语法

声明
ReadOnly Property Process As Process2
    Get
Process2 Process { get; }
property Process2^ Process {
    Process2^ get ();
}
abstract Process : Process2
function get Process () : Process2

属性值

类型:EnvDTE80.Process2
Process2.

.NET Framework 安全性

请参见

参考

Breakpoint2 接口

EnvDTE80 命名空间