ThreadedWaitDialogProgressData.StatusBarText 属性

定义

要在状态栏中显示的消息。

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

属性值

String

返回 String

适用于