ServiceProgressData.ProgressText 属性

定义

获取指示当前进度的消息。

public:
 property System::String ^ ProgressText { System::String ^ get(); };
public:
 property Platform::String ^ ProgressText { Platform::String ^ get(); };
public string ProgressText { get; }
member this.ProgressText : string
Public ReadOnly Property ProgressText As String

属性值

String

指示当前进度的消息。

适用于