ServiceProgressData.WaitMessage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.