ISetupInstance2.GetProduct Yöntem

Tanım

Ö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

ISetupPackageReference

Örneğe kayıtlı ürüne yönelik bir paket başvurusu. Bu, döndürmezse null olabilir GetState() Complete .

Şunlara uygulanır