SQLWorkbenchPackage.GlobalCommandTargets Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
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