Intersoft.Client.Framework Namespace > IntersoftSAFSettings Class : InstalledComponents Property |
Public Property InstalledComponents As List(Of PackageInstallInfo)
Dim instance As IntersoftSAFSettings Dim value As List(Of PackageInstallInfo) instance.InstalledComponents = value value = instance.InstalledComponents
public List<PackageInstallInfo> InstalledComponents {get; set;}
public: property List<PackageInstallInfo^>^ InstalledComponents { List<PackageInstallInfo^>^ get(); void set ( List<PackageInstallInfo^>^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2