ServiceProgressData.WaitMessage Property

Definition

Gets the message that is displayed to the user.

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

Property Value

The message that is displayed to the user.

Applies to