Values Property

Microsoft Deployment Compression & Installer

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

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