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