Interfaccia IDesignerToolWindowAwareControl
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.
Questa API non è conforme a CLS.
Spazio dei nomi: Microsoft.DataWarehouse.Interfaces
Assembly: Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)
Sintassi
'Dichiarazione
<CLSCompliantAttribute(False)> _
Public Interface IDesignerToolWindowAwareControl
'Utilizzo
Dim instance As IDesignerToolWindowAwareControl
[CLSCompliantAttribute(false)]
public interface IDesignerToolWindowAwareControl
[CLSCompliantAttribute(false)]
public interface class IDesignerToolWindowAwareControl
[<CLSCompliantAttribute(false)>]
type IDesignerToolWindowAwareControl = interface end
public interface IDesignerToolWindowAwareControl
Vedere anche