Values Property

Microsoft Deployment Tools

Deployment Tools Foundation Values Property
Gets a collection containing all the values of the data.
Declaration Syntax
C# Visual Basic Visual C++
public ICollection<string> Values { get; }
Public ReadOnly Property Values As ICollection(Of String)
public:
virtual property ICollection<String^>^ Values {
	ICollection<String^>^ get () sealed;
}

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller) Version: 3.0.0.0 (3.5.1623.0)