IInstalledApplicationInfoInstallSource Property |
Folder location of installation source files (at time of installation).
Namespace:
Xcalibur.Models.InstalledApps
Assembly:
Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax string InstallSource { get; set; }
Property InstallSource As String
Get
Set
property String^ InstallSource {
String^ get ();
void set (String^ value);
}
abstract InstallSource : string with get, set
Property Value
Type:
StringSee Also