ProgressStatus.Description 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 a localized string value indicating extra information about the current progress of the background work.
[System.Runtime.Serialization.DataMember(Order=1)]
public string Description { get; }
[<System.Runtime.Serialization.DataMember(Order=1)>]
member this.Description : string
Public ReadOnly Property Description As String
Property Value
- Attributes