Share via


Méthode GetRootCommandTarget

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.DataWarehouse.Interfaces
Assembly :  Microsoft.DataWarehouse.Interfaces (en Microsoft.DataWarehouse.Interfaces.dll)

Syntaxe

'Déclaration
Function GetRootCommandTarget As Object
'Utilisation
Dim instance As IRootCommandTargetProvider
Dim returnValue As Object

returnValue = instance.GetRootCommandTarget()
Object GetRootCommandTarget()
Object^ GetRootCommandTarget()
abstract GetRootCommandTarget : unit -> Object 
function GetRootCommandTarget() : Object

Valeur de retour

Type : System. . :: . .Object