IInstalledApplicationInfoEstimatedSize Property |
Estimated size of installation.
Namespace:
Xcalibur.Models.InstalledApps
Assembly:
Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax string EstimatedSize { get; set; }
Property EstimatedSize As String
Get
Set
property String^ EstimatedSize {
String^ get ();
void set (String^ value);
}
abstract EstimatedSize : string with get, set
Property Value
Type:
StringSee Also