IDesignerDebuggingService 接口

命名空间:  Microsoft.DataWarehouse.Interfaces.Debugger
程序集:  Microsoft.DataWarehouse.Interfaces(在 Microsoft.DataWarehouse.Interfaces.dll 中)

语法

声明
<GuidAttribute("0C0CD5F0-0744-4bc7-B800-553CABE7C6DA")> _
Public Interface IDesignerDebuggingService
用法
Dim instance As IDesignerDebuggingService
[GuidAttribute("0C0CD5F0-0744-4bc7-B800-553CABE7C6DA")]
public interface IDesignerDebuggingService
[GuidAttribute(L"0C0CD5F0-0744-4bc7-B800-553CABE7C6DA")]
public interface class IDesignerDebuggingService
[<GuidAttribute("0C0CD5F0-0744-4bc7-B800-553CABE7C6DA")>]
type IDesignerDebuggingService =  interface end
public interface IDesignerDebuggingService

IDesignerDebuggingService 类型公开以下成员。

属性

  名称 说明
公共属性 Debuggee
公共属性 IsDebugPackageInstalled
公共属性 Mode

页首

事件

  名称 说明
公共事件 DebugEvent

页首