OutputMessage.Text Property

Definition

Contains the text of the message.

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

Property Value

String

A string indicating the message text.

Applies to