Compartir a través de


: CreateDCInfo.HasErrorString (Propiedad) (Microsoft.HtmlTrans)

Gets a Boolean value that indicates whether the converter created an error string, i.e., whether the property value of ErrorString is valid.

Espacio de nombres:
Ensamblado: Microsoft.HtmlTrans.Interface (in microsoft.htmltrans.interface.dll)

Sintaxis

'Declaración
Public ReadOnly Property HasErrorString As Boolean
'Uso
Dim instance As CreateDCInfo
Dim value As Boolean

value = instance.HasErrorString
public bool HasErrorString { get; }

Valor de propiedad

true if the converter created an error string; otherwise, false.

Vea también

Referencia

CreateDCInfo (Clase)
CreateDCInfo (Miembros)
Microsoft.HtmlTrans (Espacio de nombres)