ServiceProgressData.WaitMessage 属性

定义

获取向用户显示的消息。

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

属性值

String

向用户显示的消息。

适用于