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