Click or drag to resize

InstalledApplicationInfoComments Property

Additional comments.

Namespace:  Xcalibur.Models.InstalledApps
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
[DataMemberAttribute]
public string Comments { get; set; }

Property Value

Type: String

Implements

IInstalledApplicationInfoComments
See Also