Metoda IRootCommandTargetProvider.GetRootCommandTarget
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Przestrzeń nazw: Microsoft.DataWarehouse.Interfaces
Zestaw: Microsoft.DataWarehouse.Interfaces (w Microsoft.DataWarehouse.Interfaces.dll)
Składnia
'Deklaracja
Function GetRootCommandTarget As Object
'Użycie
Dim instance As IRootCommandTargetProvider
Dim returnValue As Object
returnValue = instance.GetRootCommandTarget()
Object GetRootCommandTarget()
Object^ GetRootCommandTarget()
abstract GetRootCommandTarget : unit -> Object
function GetRootCommandTarget() : Object
Wartość zwracana
Typ: System.Object
Zobacz także