ThreadedWaitDialogProgressData.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

返回 String

适用于