Método GetRootCommandTarget
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
Namespace: Microsoft.DataWarehouse.Interfaces
Assembly: Microsoft.DataWarehouse.Interfaces (em Microsoft.DataWarehouse.Interfaces.dll)
Sintaxe
'Declaração
Function GetRootCommandTarget As Object
'Uso
Dim instance As IRootCommandTargetProvider
Dim returnValue As Object
returnValue = instance.GetRootCommandTarget()
Object GetRootCommandTarget()
Object^ GetRootCommandTarget()
abstract GetRootCommandTarget : unit -> Object
function GetRootCommandTarget() : Object
Valor de retorno
Tipo: System. . :: . .Object
Consulte também