IDesignerDebuggingService 인터페이스

네임스페이스:  Microsoft.DataWarehouse.Interfaces.Debugger
어셈블리:  Microsoft.DataWarehouse.Interfaces.dll의 Microsoft.DataWarehouse.Interfaces

구문

‘선언
<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