SQLWorkbenchPackage.GlobalCommandTargets Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
protected:
property System::Collections::IList ^ GlobalCommandTargets { System::Collections::IList ^ get(); };
protected System.Collections.IList GlobalCommandTargets { get; }
member this.GlobalCommandTargets : System.Collections.IList
Protected ReadOnly Property GlobalCommandTargets As IList