Interface IDesignerDebuggingService

Espace de noms :  Microsoft.DataWarehouse.Interfaces.Debugger
Assembly :  Microsoft.DataWarehouse.Interfaces (en Microsoft.DataWarehouse.Interfaces.dll)

Syntaxe

'Déclaration
<GuidAttribute("0C0CD5F0-0744-4bc7-B800-553CABE7C6DA")> _
Public Interface IDesignerDebuggingService
'Utilisation
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

Le type IDesignerDebuggingService expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Debuggee
Propriété publique IsDebugPackageInstalled
Propriété publique Mode

Haut de la page

Événements

  Nom Description
Événement public DebugEvent

Haut de la page