Compartir a través de


IDesignerToolWindowAwareControl Interfaz

Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.

Esta API no es compatible con CLS. 

Espacio de nombres:  Microsoft.DataWarehouse.Interfaces
Ensamblado:  Microsoft.DataWarehouse.Interfaces (en Microsoft.DataWarehouse.Interfaces.dll)

Sintaxis

'Declaración
<CLSCompliantAttribute(False)> _
Public Interface IDesignerToolWindowAwareControl
'Uso
Dim instance As IDesignerToolWindowAwareControl
[CLSCompliantAttribute(false)]
public interface IDesignerToolWindowAwareControl
[CLSCompliantAttribute(false)]
public interface class IDesignerToolWindowAwareControl
[<CLSCompliantAttribute(false)>]
type IDesignerToolWindowAwareControl =  interface end
public interface IDesignerToolWindowAwareControl