Sdílet prostřednictvím


IVsDataViewCommandInfo.GetParameters – metoda

Získá parametry tohoto příkazu.

Obor názvů:  Microsoft.VisualStudio.Data.Services
Sestavení:  Microsoft.VisualStudio.Data.Services (v Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

'Deklarace
Function GetParameters As Object()
Object[] GetParameters()
array<Object^>^ GetParameters()
abstract GetParameters : unit -> Object[] 
function GetParameters() : Object[]

Vrácená hodnota

Typ: array<System.Object[]
Pole obsahující parametry tohoto příkazu.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IVsDataViewCommandInfo Rozhraní

Microsoft.VisualStudio.Data.Services – obor názvů