Interface IDesignerToolWindowAwareControl
Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.
Esta API não é compatível com CLS.
Namespace: Microsoft.DataWarehouse.Interfaces
Assembly: Microsoft.DataWarehouse.Interfaces (em Microsoft.DataWarehouse.Interfaces.dll)
Sintaxe
'Declaração
<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
Consulte também