IDesignerToolWindow Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

This API is not CLS-compliant. 

Namespace:  Microsoft.DataWarehouse.Interfaces
Assembly:  Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)

Syntax

'Declaration
<CLSCompliantAttribute(False)> _
Public Interface IDesignerToolWindow
'Usage
Dim instance As IDesignerToolWindow
[CLSCompliantAttribute(false)]
public interface IDesignerToolWindow
[CLSCompliantAttribute(false)]
public interface class IDesignerToolWindow
[<CLSCompliantAttribute(false)>]
type IDesignerToolWindow =  interface end
public interface IDesignerToolWindow