Share via


RelatedProduct.Product Property

Definition

Gets the product this class represents.

public:
 property Microsoft::Web::PlatformInstaller::Product ^ Product { Microsoft::Web::PlatformInstaller::Product ^ get(); };
public Microsoft.Web.PlatformInstaller.Product Product { get; }
member this.Product : Microsoft.Web.PlatformInstaller.Product
Public ReadOnly Property Product As Product

Property Value

A Product instance.

Applies to