IInstalledApplicationInfoURLInfoAbout Property |
URL to about info for product.
Namespace:
Xcalibur.Models.InstalledApps
Assembly:
Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax string URLInfoAbout { get; set; }
Property URLInfoAbout As String
Get
Set
property String^ URLInfoAbout {
String^ get ();
void set (String^ value);
}
abstract URLInfoAbout : string with get, set
Property Value
Type:
StringSee Also