ISetupInstance2.GetProduct Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Örneğe kayıtlı ürüne bir paket başvurusu alır
public:
Microsoft::VisualStudio::Setup::Configuration::ISetupPackageReference ^ GetProduct();
public:
Microsoft::VisualStudio::Setup::Configuration::ISetupPackageReference ^ GetProduct();
Microsoft::VisualStudio::Setup::Configuration::ISetupPackageReference GetProduct();
public Microsoft.VisualStudio.Setup.Configuration.ISetupPackageReference GetProduct ();
abstract member GetProduct : unit -> Microsoft.VisualStudio.Setup.Configuration.ISetupPackageReference
Public Function GetProduct () As ISetupPackageReference
Döndürülenler
Örneğe kayıtlı ürüne yönelik bir paket başvurusu. Bu, döndürmezse null olabilir GetState() Complete .