इसके माध्यम से साझा किया गया


IDesignerToolWindowFactory 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 IDesignerToolWindowFactory
'Usage
Dim instance As IDesignerToolWindowFactory
[CLSCompliantAttribute(false)]
public interface IDesignerToolWindowFactory
[CLSCompliantAttribute(false)]
public interface class IDesignerToolWindowFactory
[<CLSCompliantAttribute(false)>]
type IDesignerToolWindowFactory =  interface end
public interface IDesignerToolWindowFactory