Lenguaje

Warning.Message Propiedad

Definición

Recibe o establece un mensaje que describe el error o advertencia. Solo lectura.

public:
 property System::String ^ Message { System::String ^ get(); void set(System::String ^ value); };
public string Message { get; set; }
member this.Message : string with get, set
Public Property Message As String

Valor de propiedad

Un valor de solo String lectura.

Se aplica a