Compartir a través de


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

Gets a Boolean value that indicates whether the converter produced output.

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

Sintaxis

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

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

Valor de propiedad

true if the converter produced output; otherwise, false.

Vea también

Referencia

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