AdvertisedProductIcon Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation AdvertisedProductIcon Property
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstallerProductInstallationAdvertisedProductIcon
Primary icon for the package.
Declaration Syntax
C# Visual Basic Visual C++ F#
public string AdvertisedProductIcon { get; }
Public ReadOnly Property AdvertisedProductIcon As String
	Get
public:
property String^ AdvertisedProductIcon {
	String^ get ();
}
member AdvertisedProductIcon : string with get
Property Value

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.11.1.2318)