Message.MessageText Property

Definition

Provides text for the message.

public:
 property System::String ^ MessageText { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string MessageText { get; set; }
Public Property MessageText As String

Property Value

String

String

Attributes

Applies to