Interface IDesignerDebuggingService
Namespace: Microsoft.DataWarehouse.Interfaces.Debugger
Assembly: Microsoft.DataWarehouse.Interfaces (em Microsoft.DataWarehouse.Interfaces.dll)
Sintaxe
'Declaração
<GuidAttribute("0C0CD5F0-0744-4bc7-B800-553CABE7C6DA")> _
Public Interface IDesignerDebuggingService
'Uso
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
Consulte também