Interface IDesignerToolWindowAwareControl
Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.
Cette API n'est pas conforme CLS.
Espace de noms : Microsoft.DataWarehouse.Interfaces
Assembly : Microsoft.DataWarehouse.Interfaces (dans Microsoft.DataWarehouse.Interfaces.dll)
Syntaxe
'Déclaration
<CLSCompliantAttribute(False)> _
Public Interface IDesignerToolWindowAwareControl
'Utilisation
Dim instance As IDesignerToolWindowAwareControl
[CLSCompliantAttribute(false)]
public interface IDesignerToolWindowAwareControl
[CLSCompliantAttribute(false)]
public interface class IDesignerToolWindowAwareControl
[<CLSCompliantAttribute(false)>]
type IDesignerToolWindowAwareControl = interface end
public interface IDesignerToolWindowAwareControl
Voir aussi