Compartir a través de


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

Gets or sets the return code that the conversion framework will return.

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

Sintaxis

'Declaración
Public Property ce As CreationErrorType
'Uso
Dim instance As CreateDCInfo
Dim value As CreationErrorType

value = instance.ce

instance.ce = value
public CreationErrorType ce { get; set; }

Valor de propiedad

A CreationErrorType value that specifies the error type.

Vea también

Referencia

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