Icons Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation Icons Property
Enumerates the the icons in the icon group.
Declaration Syntax
C# Visual Basic Visual C++
public IEnumerable<Resource> Icons { get; }
Public ReadOnly Property Icons As IEnumerable(Of Resource)
	Get
public:
property IEnumerable<Resource^>^ Icons {
	IEnumerable<Resource^>^ get ();
}
Property Value
IEnumerable < (Of < ( <' Resource > ) > ) >

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