Freigeben über


GetRootCommandTarget-Methode

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Namespace:  Microsoft.DataWarehouse.Interfaces
Assembly:  Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)

Syntax

'Declaration
Function GetRootCommandTarget As Object
'Usage
Dim instance As IRootCommandTargetProvider
Dim returnValue As Object

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

Rückgabewert

Typ: System. . :: . .Object