Share via


IComponentErrorInfo.Description Propiedad

Definición

Devuelve el texto del mensaje.

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

Valor de propiedad

Cadena que contiene el mensaje de error.

Se aplica a