Values Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation Values Property
Gets the collection of InstallPath values in the InstallPathMap.
Declaration Syntax
C# Visual Basic Visual C++
public ICollection<InstallPath> Values { get; }
Public ReadOnly Property Values As ICollection(Of InstallPath)
	Get
public:
virtual property ICollection<InstallPath^>^ Values {
	ICollection<InstallPath^>^ get () sealed;
}
Property Value
ICollection < (Of < ( <' InstallPath > ) > ) >

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