Interfaccia IDesignerToolWindowService
Questa API supporta l'infrastruttura e non può essere utilizzata 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)> _
<GuidAttribute("B24BFD35-8C30-4b21-A5B7-EBD09845BEAB")> _
Public Interface IDesignerToolWindowService
'Utilizzo
Dim instance As IDesignerToolWindowService
[CLSCompliantAttribute(false)]
[GuidAttribute("B24BFD35-8C30-4b21-A5B7-EBD09845BEAB")]
public interface IDesignerToolWindowService
[CLSCompliantAttribute(false)]
[GuidAttribute(L"B24BFD35-8C30-4b21-A5B7-EBD09845BEAB")]
public interface class IDesignerToolWindowService
[<CLSCompliantAttribute(false)>]
[<GuidAttribute("B24BFD35-8C30-4b21-A5B7-EBD09845BEAB")>]
type IDesignerToolWindowService = interface end
public interface IDesignerToolWindowService
Nel tipo IDesignerToolWindowService sono esposti i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
CreateToolWindow(Guid, UInt32) | ||
CreateToolWindow(Guid, UInt32, Guid, String, Control) | ||
FindToolWindow | ||
GetToolWindow |
In alto