Deployment Tools Foundation
AdvertisedPackageName Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► ProductInstallation ► AdvertisedPackageName
Name of the installation package for the advertised product.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public string AdvertisedPackageName { get; }
Public ReadOnly Property AdvertisedPackageName As String Get
public: property String^ AdvertisedPackageName { String^ get (); }
member AdvertisedPackageName : string with get
Property Value
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.11.1.2318)