CPListItem.DetailText Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the descriptive text of the item.
public virtual string DetailText { [Foundation.Export("detailText")] get; }
member this.DetailText : string
Property Value
This value may be null
.
- Attributes