Condividi tramite


JScriptException.Description Proprietà

Definizione

Ottiene un messaggio nel quale è descritto l'errore.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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

Valore della proprietà

Messaggio in cui viene descritto l'errore,

Si applica a

Vedi anche