Click or drag to resize

UpdateInfoCaption Property

Win32_QuickFixEngineering: A short textual description of the object.

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

Property Value

Type: String
The caption.

Implements

IUpdateInfoCaption
See Also