Condividi tramite


Warning.Message Proprietà

Definizione

Ottiene o imposta un messaggio che descrive l'errore o l'avviso.

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

Valore della proprietà

Valore String contenente un messaggio che descrive l'errore o l'avviso.

Si applica a